Search found 6498 matches: user

Searched query: user

by sysctrl2
Sat Feb 15, 2025 5:49 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con SkinButtons() FWH24.07
Replies: 3
Views: 222

Problemas con SkinButtons() FWH24.07

... 15-02-2025
//testcbx.prg
// EJEMPLO QUE REPRODUCE UN BUG FWH24.07+HARBOUR
// COMPILAR EN SAMPLES CON: BUILDH testcbx

FUNCTION Main()
LOCAL cUser := space(10)
LOCAL cName := space(50)
LOCAL cEmpresa := "SysCtrl"
LOCAL oDlg,oGet1,oGet2, oCbx, oBtn1, oBtn2
LOCAL oBrush
LOCAL lVal := .f ...
by Silvio.Falconi
Fri Feb 14, 2025 10:18 am
Forum: FiveWin for Harbour/xHarbour
Topic: sintax error for a filter
Replies: 2
Views: 593

Re: sintax error for a filter

MaxP wrote: Fri Feb 14, 2025 10:11 am Hi Silvio,

if MARRIED field is logical type

Code: Select all | Expand

cFilter:= "MARRIED=.T."
Massimo
Sorry I found the solution tonight
by Silvio.Falconi
Thu Feb 13, 2025 10:21 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Search someone help me
Replies: 2
Views: 485

Re: Search someone help me


Dear Silvio,

It looks simply great :D


yes but not run ok

as I explained above:

- the filter must be cumulative, that is, now it filters individually
- when you cancel a checkbox, the procedure, in addition to changing the height of the xbrowse, must make only the relative controls of the ...
by leandro
Thu Feb 13, 2025 7:58 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Ajustar tamaño caja toast
Replies: 7
Views: 1338

Re: Ajustar tamaño caja toast

Antonio buenas tardes gracias por responder
Antonio Linares wrote: Tue Feb 11, 2025 10:17 pm El Toast aparece con el mismo tamaño ?
Si el mismo tamaño.
Antonio Linares wrote: Tue Feb 11, 2025 10:17 pm Estas usando la versión modificada que publicaste ?
Si correcto.
by Antonio Linares
Thu Feb 13, 2025 6:43 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Curso virtual implementación IA en nuestras aplicaciones
Replies: 70
Views: 35173

Re: Curso virtual implementación IA en nuestras aplicaciones

Lautaro wrote: Thu Feb 13, 2025 5:59 pm Hola

Una consulta : ¿ Existira el video grabado de la(s) sesiones del Curso Virtual ?

Gracias por su atencion,

Lautaro
Sí, grabaremos las sesiones! :)
by Enrico Maria Giordano
Thu Feb 13, 2025 11:19 am
Forum: FiveWin for Harbour/xHarbour
Topic: xhb 1.31 xcc
Replies: 21
Views: 2137

Re: xhb 1.31 xcc

jair wrote: Wed Feb 12, 2025 11:50 am Good morning!
I really need xharbour latest version compiled with xcc is there anyone here who can compile this xcc version of xharbour 1.31
Do you have a working version of XCC? The one I tried is too old:
Pelles ISO C Compiler, Version 3.00.0 (Beta)
Copyright (c) Pelle Orinius 1999-2005
by Antonio Linares
Thu Feb 13, 2025 8:34 am
Forum: Artificial Intelligence examples
Topic: Class TGemini to use Google Gemini AI
Replies: 0
Views: 143

Class TGemini to use Google Gemini AI

... Content-Type: application/json" }

curl_easy_setopt( ::hCurl, HB_CURLOPT_HTTPHEADER, aHeaders )
curl_easy_setopt( ::hCurl, HB_CURLOPT_USERNAME, "" )
curl_easy_setopt( ::hCurl, HB_CURLOPT_DL_BUFF_SETUP )
curl_easy_setopt( ::hCurl, HB_CURLOPT_SSL_VERIFYPEER, .F. )

hContents[ "role ...
by Eroni
Wed Feb 12, 2025 1:03 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FTP Best Options ?
Replies: 8
Views: 1980

Re: FTP Best Options ?

Hello everyone.
I am using this code from Otto to upload a file pdf to my ftp site.
Looks like the file is sended but with zero bytes. The file is showed when I open the directory by Filezila, but with zero bytes. And the function FTPPUTFILE returns false.
Any ideas?
Thanks in advance.


Hello Tim ...
by Silvio.Falconi
Wed Feb 12, 2025 9:20 am
Forum: FiveWin for Harbour/xHarbour
Topic: error in time format Resolved
Replies: 1
Views: 121

Re: error in time format Resolved

... inside the loop, and therefore it was added multiple times in the case in which multiple "Entrance" and "Exit" records were present for the same user.

Moving the calculation of nTotalTime out of the Do While loop is definitely the correct solution, because you only need to calculate the ...
by Silvio.Falconi
Wed Feb 12, 2025 9:12 am
Forum: FiveWin for Harbour/xHarbour
Topic: error in time format Resolved
Replies: 1
Views: 121

error in time format Resolved

I have a problem with the time format I have to calculate the access time in secs of a user by searching for it in the archive

I don't understand why the input format (attempt) is passed incorrectly

in archive I have
Tentrata 17.01.2025 15.59.26
tuscita 17.01.2025 16.00.00

so i must have only 34 ...
by Antonio Linares
Tue Feb 11, 2025 10:24 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Text scroll and time graph
Replies: 2
Views: 314

Re: Text scroll and time graph

Dear Jose,

You may use a Meter to show the progress.

For the text scroll you may use a TScrollPanel or a TXBrowse.

Do you allow the user to move up and down on the scrolled text ?
by FiveWiDi
Tue Feb 11, 2025 8:55 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Send e-mail (CDO) server SMTP GMAIL with oAuth2
Replies: 4
Views: 1508

Re: Send e-mail (CDO) server SMTP GMAIL with oAuth2

Lailton wrote: Tue Feb 11, 2025 4:30 am Hi Maurizio,

We will provide support for the oAuth2 on the next version FWH
with samples to send e-mail using GMail/Outlook(Office365).
Outlook 2010 too?
by Compuin
Tue Feb 11, 2025 1:03 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Curso virtual implementación IA en nuestras aplicaciones
Replies: 70
Views: 35173

Re: Curso virtual implementación IA en nuestra aplicaciones

wilsongamboa wrote: Tue Feb 11, 2025 12:15 pm Antonio buenos dias
favor si puedes verificar mi pago de fwh 32 y 64 bits te lo agradezco lo acabo de hacer via paypal, te envie via mail las capturas de pantalla
un abrazo
Wilson
pd: con esto estoy con webminar + fwh
Yo envie copia de mi pago tamnbien a alinares@fivetechsoft.com
by Compuin
Tue Feb 11, 2025 1:02 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Curso virtual implementación IA en nuestras aplicaciones
Replies: 70
Views: 35173

Re: Curso virtual implementación IA en nuestra aplicaciones



Fue via PayPal


Estimado amigo,

Primero pedirte disculpas por las molestias. Estamos intentando localizarlo pero no lo encontramos.

Tienes el resguardo de envio ? Comprobemos que lo enviaste al email correcto: alinares@fivetechsoft.com

Muchas gracias


Estimado Antonio,

Tengo la imagen ...
by Antonio Linares
Tue Feb 11, 2025 3:59 am
Forum: FiveWin para Harbour/xHarbour
Topic: Curso virtual implementación IA en nuestras aplicaciones
Replies: 70
Views: 35173

Re: Curso virtual implementación IA en nuestra aplicaciones

Compuin wrote: Mon Feb 10, 2025 11:02 pm Fue via PayPal
Estimado amigo,

Primero pedirte disculpas por las molestias. Estamos intentando localizarlo pero no lo encontramos.

Tienes el resguardo de envio ? Comprobemos que lo enviaste al email correcto: alinares@fivetechsoft.com

Muchas gracias