Search found 1355 matches: view

Return to advanced search

Re: Runner Xbase (RX)

Hola Carles. Primero, gracias por esta nueva herramienta. Ya he puesto a correr "rx.exe" y levanta correctamente. Pruebo con "http://localhost:81/" y levanta correctamente la ventana con el logo de "Runner xBase" Pruebo con "http://localhost:81/html/xtreme/view_mai...
by csincuir
Thu Feb 22, 2024 12:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Runner Xbase (RX)
Replies: 7
Views: 1645

To Nages : Search on Xbrowse tree

... I wish show the tree on different fields in my application I have an archive of warehouse items (products) where I would like to display a tree view for different fields (categories and brand) Xbrowse normal https://i.postimg.cc/4NTQspbs/normal.png xbrowse tree https://i.postimg.cc/4xP58ncZ/tree.png ...
by Silvio.Falconi
Thu Feb 15, 2024 12:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Search on Xbrowse tree
Replies: 1
Views: 397

Re: link error

Code: Select all  Expand view
#pragma BEGINDUMP

void __get_std_stream() {}
void _chdir() {}

#pragma ENDDUMP


https://forums.fivetechsupport.com/view ... 64#p265564
by Antonio Linares
Sun Feb 11, 2024 12:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 601

Re: Clase Nativa MySql

Como ser, quiero saber como saber la ultima consulta que que hizo (query)


Code: Select all  Expand view
? oCn:cLastSQL


Also you can view last 10 sql statements executed
Code: Select all  Expand view
XBROWSER oCn:aSQL


This works from FWH2102 onwards.
by nageswaragunupudi
Mon Feb 05, 2024 7:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase Nativa MySql
Replies: 18
Views: 1884

Re: How to convert a Date to an Unix TimeStamp?

... FW_DateToUnix( MyDate ) //168486480000  But in https://www.timestamp-converter.com/ , I'm having a different result(as you can view bellow). Do you know why ? https://i.imgur.com/uvNARPC.jpg
by vilian
Mon Jan 29, 2024 2:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to convert a Date to an Unix TimeStamp?
Replies: 8
Views: 583

Re: HTML code in a TPanel class

... > WebView use Activex ? no > WebView id Supported on Win7,Win10,win11 ? https://learn.microsoft.com/en-us/microsoft-edge/webview2/ WebView2 is compatible with Windows 7, but only up to version 109 of WebView2 Runtime2. Subsequent versions of WebView2 Runtime and WebView2 ...
by Silvio.Falconi
Mon Jan 22, 2024 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 1375

Re: Cambiar Tree Completo Sobre xBrowse (solucionado)

...        END  @ 10, 550 COMBOBOX oBrw:oSortCbx VAR oBrw:cSortOrder How can I switch to a tree view in the same xbrowse and viceversa? And when I'm in the tree view how can I use a combobox to select the tree indexes and use the customer search ...
by Silvio.Falconi
Mon Jan 22, 2024 9:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambiar Tree Completo Sobre xBrowse (solucionado)
Replies: 9
Views: 803

Re: Browse Json

We can view a structured Json using either FW_MemoEdit() or XBrowse this way. This apply to any complex Json and Json arrays. #include "fivewin.ch"function Main()   local cJson, hHash, oTree  ...
by nageswaragunupudi
Thu Jan 11, 2024 4:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse Json
Replies: 8
Views: 838

Re: WebView2 Essentials: Guides, Tips & Resources

... Class from FIVEWIN ChatGPT The provided code is a class definition for TWebView, a custom class presumably designed to interface with a web view control, possibly for embedding web content in a desktop application. The class seems to be written in a language that resembles Harbour, a Clipper-compatible ...
by Otto
Wed Jan 10, 2024 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 485

Insert a TUrlLink into xbrowse

... and the possibility of opening a popup, that is, I will give you a practical example in the management of my school's warehouse items, I need to view the item codes and see (already displayed) only those for example which have handling (warehouse loading/warehouse unloading)
by Silvio.Falconi
Fri Dec 15, 2023 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert a TUrlLink into xbrowse
Replies: 0
Views: 502

Back after 10 years due to illness [ Javier Lloris ]

... programming, making backups and trying to catch up on everything new, testing and documenting the new program that I am going to publish and reviewing the forum at the moment, I have been quite busy for three weeks. (some disk and pendrive have given me a bit of trouble to recover the backups ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 395

Re: Alternativas para graficos [ Javier Lloris ]

... dos archivos mas comprimidos, échale un vistazo al archivo de ayuda. https://drive.google.com/file/d/1Mqfm-jg6aPB-lgNfR8hnSSY59ovWWFJ_/view?usp=drive_link Espero que te sirva y que tengas mucha salud y felicidad. Un abrazo; Javier Lloris javierllorisprogramador@gmail.com Blogs personales: ...
by jll-fwh
Sun Dec 10, 2023 7:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Alternativas para graficos [ Javier Lloris ]
Replies: 3
Views: 514

Small buttonbar at x,y

How is it possible that I can't view the buttons in a ButtonBar? I wish Use the sample samples\barchange.prg, developed by Cristobal Navarro but the buttonbar must be insert down a xbrowse so I use Newat() method barchange.prg with Newat() ...
by Silvio.Falconi
Wed Dec 06, 2023 8:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Small buttonbar at x,y
Replies: 7
Views: 750

Re: copy a row of xbrowse

... been saved in the acopy variable I copy a record from the first xbrowse with the "copy" option I go to the second xbrowse I paste when I view the popup menu the "copy" option is always disabled while it should be re-enabled after copying #include "fivewin.ch" static ...
by Silvio.Falconi
Tue Dec 05, 2023 7:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: copy a row of xbrowse
Replies: 36
Views: 5832

Re: New FTDN October/Octubre 2023 (FWH 23.10)

Agosto, Septiembre, Octubre 2023 ================================ * Fubción WebPageContents() en imgtxtio.prg: En caso de URLs inexistentes devuelve NIL, mientras que se espera que el valor de retorno sea siempre un valor de carácter. Ahora se ha corregido para que devuelva "" en lugar de ...
by Antonio Linares
Sun Dec 03, 2023 4:46 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2023 (FWH 23.10)
Replies: 1
Views: 3917
PreviousNext

Return to advanced search