... the same coordinates,
guaranteeing that both always agree.
+ Add sample samples/gifownbtn.prg
+ Add image/hwgui_64x64.gif
* Add -lgdiplus into hbmk.hbm for GDIPLUS lib.
Exemplo de uso.
/*
* demo_gif.prg
* Minimal example: HOwnButton with animated GIF using HOwnButton
* (HOwnButton must ...
Pesquisa resultou em 252 ocorrências: +HBM
Termo pesquisado: +hbm
- 13 Set 2026 11:14
- Fórum: HwGui
- Tópico: Atualização Hwgui 13-09-2026 Gif Animado.
- Respostas: 0
- Exibições: 86
- 26 Ago 2026 15:20
- Fórum: HwGui
- Tópico: Atualização Hwgui 26-08-2026
- Respostas: 0
- Exibições: 209
Atualização Hwgui 26-08-2026
... FieldBlock("fabricante") to oBrw Header 'Fabricante' type 'C' length 60
...
Return NIL
Não esquecer de adicionar a lib!
No caso, no arquivo hbmk.hbm
{win}-lhwg_extctrl
São controles à parte! BROWSE, BOTÃO, COMBOBOX, GRIDE, RECTE.
2026-08-26 10:30 UTC-0300 Itamar Lins <itamarlins at ...
...
Return NIL
Não esquecer de adicionar a lib!
No caso, no arquivo hbmk.hbm
{win}-lhwg_extctrl
São controles à parte! BROWSE, BOTÃO, COMBOBOX, GRIDE, RECTE.
2026-08-26 10:30 UTC-0300 Itamar Lins <itamarlins at ...
- 02 Ago 2026 16:24
- Fórum: Banco de Dados
- Tópico: SQLMIX e PostgreSQL 18 nativo. Windows e Linux.
- Respostas: 0
- Exibições: 482
SQLMIX e PostgreSQL 18 nativo. Windows e Linux.
... DBFCDX, DBFFPT, DBFDBT, LETO, SQLMIX, SDDPG
REQUEST HB_LANG_PT, HB_CODEPAGE_PTISO, HB_CODEPAGE_UTF8, HB_CODEPAGE_UTF8EX
ConectarPG()
Arquivo hbmk.hbm
{unix}/home/itamar/dev/hwgui/hwgui.hbc
{win}/dev/hwgui/hwgui.hbc
{unix}/home/itamar/dev/LetoDBf/letodb.hbc
{win}/dev/letodbf/letodb.hbc
{win ...
REQUEST HB_LANG_PT, HB_CODEPAGE_PTISO, HB_CODEPAGE_UTF8, HB_CODEPAGE_UTF8EX
ConectarPG()
Arquivo hbmk.hbm
{unix}/home/itamar/dev/hwgui/hwgui.hbc
{win}/dev/hwgui/hwgui.hbc
{unix}/home/itamar/dev/LetoDBf/letodb.hbc
{win}/dev/letodbf/letodb.hbc
{win ...
- 30 Jul 2026 22:35
- Fórum: Banco de Dados
- Tópico: Qual SQL simples dá pra usar local que não fuja muito do padrão
- Respostas: 6
- Exibições: 1106
Re: Qual SQL simples dá pra usar local que não fuja muito do padrão
Olá!
SQLITE sem ODBC, sem nada.
itamar@itamar-I7:~/dev/hb32/contrib/hbsqlit3/tests$ hbmk2 demo.prg
hbmk2: Processando script local: hbmk.hbm
Harbour 3.2.0dev (r2602281433)
Copyright (c) 1999-2025, https://harbour.github.io/
Compiling 'demo.prg'...
Lines 455, Functions/Procedures 3
Generating C ...
SQLITE sem ODBC, sem nada.
itamar@itamar-I7:~/dev/hb32/contrib/hbsqlit3/tests$ hbmk2 demo.prg
hbmk2: Processando script local: hbmk.hbm
Harbour 3.2.0dev (r2602281433)
Copyright (c) 1999-2025, https://harbour.github.io/
Compiling 'demo.prg'...
Lines 455, Functions/Procedures 3
Generating C ...
- 17 Jul 2026 16:32
- Fórum: SQL
- Tópico: PostgreSQL SQLMIX String de Conexão com SSL
- Respostas: 0
- Exibições: 549
PostgreSQL SQLMIX String de Conexão com SSL
... Conectou no Postgres: " + Str(nCon) )
ENDIF
RDDINFO(RDDI_DISCONNECT, nCon)
RDDSETDEFAULT( cRdd )
dbSelectArea(cAlias)
RETURN .T.
No arquivo hbmk.hbm
sddodbc.hbc
rddsql.hbc
sddpg.hbc
hbssl.hbc
Saída do hbmk2.
hbmk2: Processando script local: hbmk.hbm
hbmk2: Acionado pelo operador de ...
ENDIF
RDDINFO(RDDI_DISCONNECT, nCon)
RDDSETDEFAULT( cRdd )
dbSelectArea(cAlias)
RETURN .T.
No arquivo hbmk.hbm
sddodbc.hbc
rddsql.hbc
sddpg.hbc
hbssl.hbc
Saída do hbmk2.
hbmk2: Processando script local: hbmk.hbm
hbmk2: Acionado pelo operador de ...
- 15 Jul 2026 10:23
- Fórum: SQL
- Tópico: SQLRDD++: índices com funções do Harbour agora viram índices de expressão nativos no PostgreSQL (adeus colunas INDKEY_)
- Respostas: 23
- Exibições: 3360
Re: SQLRDD++: índices com funções do Harbour agora viram índices de expressão nativos no PostgreSQL (adeus colunas INDKE
... aqui indicado, a saber: testexprindex.prg . Já tentei entender, mas não consigo, recebo sempre essa mensagem:
C:\sqlrddpp-main\tests\postgresql>hbmk2 testexprindex
hbmk2: Processando script local: hbmk.hbm
Harbour 3.2.0dev (r2605141250)
Copyright (c) 1999-2025, https://harbour.github.io ...
C:\sqlrddpp-main\tests\postgresql>hbmk2 testexprindex
hbmk2: Processando script local: hbmk.hbm
Harbour 3.2.0dev (r2605141250)
Copyright (c) 1999-2025, https://harbour.github.io ...
- 15 Jul 2026 09:30
- Fórum: SQL
- Tópico: SQLRDD++: índices com funções do Harbour agora viram índices de expressão nativos no PostgreSQL (adeus colunas INDKEY_)
- Respostas: 23
- Exibições: 3360
Re: SQLRDD++: índices com funções do Harbour agora viram índices de expressão nativos no PostgreSQL (adeus colunas INDKE
... aqui indicado, a saber: testexprindex.prg . Já tentei entender, mas não consigo, recebo sempre essa mensagem:
C:\sqlrddpp-main\tests\postgresql>hbmk2 testexprindex
hbmk2: Processando script local: hbmk.hbm
Harbour 3.2.0dev (r2605141250)
Copyright (c) 1999-2025, https://harbour.github.io ...
C:\sqlrddpp-main\tests\postgresql>hbmk2 testexprindex
hbmk2: Processando script local: hbmk.hbm
Harbour 3.2.0dev (r2605141250)
Copyright (c) 1999-2025, https://harbour.github.io ...
- 01 Mai 2026 22:20
- Fórum: SQL
- Tópico: Harbour + SQLMIX
- Respostas: 32
- Exibições: 8480
Re: Harbour + SQLMIX
... Tem até projeto na Hwgui.
itamar@itamar-I7:~/dev/hwgui-code/hwgui/samples/MariaDb$ ls -l
total 24
-rw-rw-r-- 1 itamar itamar 710 Mar 11 19:58 hbmk.hbm
-rw-rw-r-- 1 itamar itamar 106 Mar 11 19:58 hwgui_crud.hbc
-rw-rw-r-- 1 itamar itamar 123 Mar 11 19:58 hwgui_crud.hbp
-rw-rw-r-- 1 itamar ...
itamar@itamar-I7:~/dev/hwgui-code/hwgui/samples/MariaDb$ ls -l
total 24
-rw-rw-r-- 1 itamar itamar 710 Mar 11 19:58 hbmk.hbm
-rw-rw-r-- 1 itamar itamar 106 Mar 11 19:58 hwgui_crud.hbc
-rw-rw-r-- 1 itamar itamar 123 Mar 11 19:58 hwgui_crud.hbp
-rw-rw-r-- 1 itamar ...
- 11 Dez 2025 01:47
- Fórum: [x]Harbour
- Tópico: Atualização do Harbour dia 11 e 10/12/2025
- Respostas: 0
- Exibições: 3246
Atualização do Harbour dia 11 e 10/12/2025
... error: 'memcpy' accessing 4294967295 bytes at offsets 4 and 0 overlaps
6442450943 bytes at offset -2147483648 [-Werror=restrict]
* utils/hbmk2/hbmk2.prg
* applied bcc64 fixes from hbmk2.prg posted by Carlos Vargas on
harbour-devel (reformatted):
https://groups.google.com/g/harbour ...
6442450943 bytes at offset -2147483648 [-Werror=restrict]
* utils/hbmk2/hbmk2.prg
* applied bcc64 fixes from hbmk2.prg posted by Carlos Vargas on
harbour-devel (reformatted):
https://groups.google.com/g/harbour ...
- 07 Dez 2025 10:40
- Fórum: [x]Harbour
- Tópico: Erro compilação quando insiro mais prg
- Respostas: 32
- Exibições: 9567
Re: Erro compilação quando insiro mais prg
C:/WINDOWS/TEMP/hbmk_h4f9kz.dir/INDUSTRI.o:INDUSTRI.c:(.data+0x17c8): undefined
reference to `HB_FUN_NFRENCIA'
C:/WINDOWS/TEMP/hbmk_h4f9kz.dir/INDUSTRI.o:INDUSTRI.c:(.data+0x1808): undefined
reference to `HB_FUN_GER_GRA'
C:/WINDOWS/TEMP/hbmk_h4f9kz.dir/INDUSTRI.o:INDUSTRI.c:(.data+0x1818): undefined ...
- 20 Out 2025 11:18
- Fórum: [x]Harbour
- Tópico: Atualização do Harbour 20-10-2025 Compilador ZIG
- Respostas: 4
- Exibições: 3398
Atualização do Harbour 20-10-2025 Compilador ZIG
... yml
+ add openssl-devel to MSYS2 CI
2025-10-19 22:12 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* contrib/hbssl/hbssl.h
* contrib/hbssl/hbssl.hbm
* contrib/hbssl/ssl.c
! HB_OPENSSL_HAS_APPLINK was never checked,
defining HB_OPENSSL_NO_APPLINK didn't do anything
* make current OpenSSL 3.6 ...
+ add openssl-devel to MSYS2 CI
2025-10-19 22:12 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* contrib/hbssl/hbssl.h
* contrib/hbssl/hbssl.hbm
* contrib/hbssl/ssl.c
! HB_OPENSSL_HAS_APPLINK was never checked,
defining HB_OPENSSL_NO_APPLINK didn't do anything
* make current OpenSSL 3.6 ...
- 10 Set 2025 09:31
- Fórum: HwGui
- Tópico: Compilar HWGUI com MSVC 2022
- Respostas: 3
- Exibições: 9220
Compilar HWGUI com MSVC 2022
Caros,
Alguém utiliza a HWGUI compilando com o MSVC 2022? Compilei a lib, apenas acrescentei o $hb_pkg_install.hbm para copiar a lib e includes para a pasta addons, e ao compilar o demoall por exemplo, e vários outros demos, durante a execução recebo o seguinte erro:
Unrecoverable error 6005 ...
Alguém utiliza a HWGUI compilando com o MSVC 2022? Compilei a lib, apenas acrescentei o $hb_pkg_install.hbm para copiar a lib e includes para a pasta addons, e ao compilar o demoall por exemplo, e vários outros demos, durante a execução recebo o seguinte erro:
Unrecoverable error 6005 ...
- 22 Ago 2025 16:52
- Fórum: [x]Harbour
- Tópico: Atualizações Harbour 3.2 - 22/02/2025
- Respostas: 2
- Exibições: 5841
Atualizações Harbour 3.2 - 22/02/2025
... hbc
+ contrib/hbbmp/hbbmp.hbp
+ contrib/hbbmp/hbbmp.hbx
+ contrib/hbbmp/readme.txt
+ contrib/hbbmp/tests/hbbmptst.prg
+ contrib/hbbmp/tests/hbmk.hbm
+ added new BMP image library for Harbour
; HBBMP is small library for Harbour dedicated to create and modify
BMP images. It has not any 3rd ...
+ contrib/hbbmp/hbbmp.hbp
+ contrib/hbbmp/hbbmp.hbx
+ contrib/hbbmp/readme.txt
+ contrib/hbbmp/tests/hbbmptst.prg
+ contrib/hbbmp/tests/hbmk.hbm
+ added new BMP image library for Harbour
; HBBMP is small library for Harbour dedicated to create and modify
BMP images. It has not any 3rd ...
- 10 Jul 2025 18:22
- Fórum: Contribuições, Dicas e Tutoriais
- Tópico: Meus repositórios atuais no github
- Respostas: 1
- Exibições: 4319
Meus repositórios atuais no github
... config/wasm/global.mk | 9 ++++
config/wasm/libs.mk | 23 ++++++++++
config/win/clang.mk | 33 +++++++++++++-
contrib/hbpost.hbm | 2 +
contrib/hbrun/hbrun.hbp | 2 +
include/hbclass.ch | 2 +-
include/hbsetup.h | 2 +-
src/rtl/arc4.c | 5 ++-
src/vm/extrap.c | 1 +
utils ...
config/wasm/libs.mk | 23 ++++++++++
config/win/clang.mk | 33 +++++++++++++-
contrib/hbpost.hbm | 2 +
contrib/hbrun/hbrun.hbp | 2 +
include/hbclass.ch | 2 +-
include/hbsetup.h | 2 +-
src/rtl/arc4.c | 5 ++-
src/vm/extrap.c | 1 +
utils ...
- 10 Jul 2025 13:12
- Fórum: [x]Harbour
- Tópico: Atualizações Harbour 10/07/2024
- Respostas: 2
- Exibições: 5126
Atualizações Harbour 10/07/2024
... sem vergonha" do clang (Eles não vão te dizer). Querem vender.
2025-07-10 14:04 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* contrib/hbpost.hbm
! fix missing contrib/*/tests/files when using "make install"
and HB_INSTALL_PREFIX.
Thanks Jose Quintas for reporting (issue #310)
2025-07-09 ...
2025-07-10 14:04 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* contrib/hbpost.hbm
! fix missing contrib/*/tests/files when using "make install"
and HB_INSTALL_PREFIX.
Thanks Jose Quintas for reporting (issue #310)
2025-07-09 ...