Search found 571 matches: native

Return to advanced search

Re: ADS with 64bit FWH Apps

I don’t think those are needed. The last ADS release was 2015. Remote is useful but I find local is slower than the native rddcdx. I distribute the last .dll files they produced for 32 and 64 bit. Those are usually good with versions 10-12, except for 64 bit on 10 & 11. Sent ...
by TimStone
Thu Apr 04, 2024 2:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2302

Re: WebView resize

... WebView2 in your application, you effectively create a hybrid environment where you can utilize web technologies for the UI and interact with the native application layer for deeper system integration or advanced functionalities. This approach offers a modern and versatile way to develop applications ...
by Otto
Thu Mar 21, 2024 10:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView resize
Replies: 9
Views: 2099

Re: Data exchange between PC and Android device on the same loca

... on when you design something on the web, it is not as trivial as saying: you want this, then take this, pim pam. RX allows you to easily test your native code if you want, or use other options as I show in the Xtreme example in which I use TWeb, to be able to verify that this type of system also ...
by Carles
Sat Feb 24, 2024 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 797

tiny11 core for ARM64

... Since tiny11 2311 is based on the latest version of Windows 11, 23H2, it contains all the new features introduced by Microsoft, including Copilot, native RAR support, redesigned volume slider, RGB controls in the Settings app, and more . Compared to the previous tiny11 version, version 2311 is ...
by Silvio.Falconi
Thu Jan 18, 2024 10:23 am
 
Forum: FiveWin for Pocket PC
Topic: tiny11 core for ARM64
Replies: 0
Views: 7149

Re: WebView2 Essentials: Guides, Tips & Resources

... Initializes the web view with a JavaScript script. GetWindow(): Retrieves the window handle of the web view. Bind(cName, pFunction): Binds a native function to a JavaScript function in the web view. Center(): Centers the web view window. Unbind(cName): Unbinds a previously bound JavaScript ...
by Otto
Wed Jan 10, 2024 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481

Re: WebView2 Essentials: Guides, Tips & Resources

ChatGPT Dokumentation webview2 The WebView2 control by Microsoft Edge allows you to embed web content (HTML, CSS, and JavaScript) in your native applications. It uses the Chromium-based Microsoft Edge as the rendering engine. This control is available for various frameworks and platforms including ...
by Otto
Wed Jan 10, 2024 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481

WebView2 Essentials: Guides, Tips & Resources

... Microsoft Edge browser. WebView2 is built on the Edge Chromium platform and is designed to embed web technologies (HTML, CSS, and JavaScript) into native applications. When an application uses WebView2, it essentially opens a series of Edge browser processes in the background. Each process serves ...
by Otto
Wed Jan 10, 2024 6:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481

Re: Function Hb_DirExists() no permite File() ubique los archivo

... demonstrating the problem. You can't use FWH but pure xHarbour console. Otherwise you are using the FWH modified function and not the xHarbour native one. Master Enrico, I don't use CONSOLE MODE. I'm saying that with FiveWin, the command NEVER worked. Maestro Enrico, no uso el MODO CONSOLA. ...
by karinha
Thu Nov 02, 2023 2:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Function Hb_DirExists() no permite File() ubique los archivo
Replies: 14
Views: 702

Re: Function Hb_DirExists() no permite File() ubique los archivo

... demonstrating the problem. You can't use FWH but pure xHarbour console. Otherwise you are using the FWH modified function and not the xHarbour native one.
by Enrico Maria Giordano
Wed Nov 01, 2023 8:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Function Hb_DirExists() no permite File() ubique los archivo
Replies: 14
Views: 702

hbsqlitepp

Hello, My friend Manu Expósito has developed a class for native access to Sqlite, as he says it this post: https://forums.fivetechsupport.com/viewtopic.php?f=3&t=43395&p=264123&sid=b6981d65766e5d529e61eebb06f5aeba&sid=b6981d65766e5d529e61eebb06f5aeba#p264123 ...
by José Luis Sánchez
Mon Oct 02, 2023 4:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbsqlitepp
Replies: 0
Views: 281

Re: Native access to Sqlite3

Desgraciadamente en SQLite no hay recordset navegables. Solo hay la posibilidad de avanzar en el resultado de un SELECT por lo que siempre hay que crear un array o un hash para poder navegar en todas las direcciones. Recientemente he hecho una pequeña LIB para acceder a SQLite muy sencilla con las s...
by xmanuel
Mon Oct 02, 2023 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Native access to Sqlite3
Replies: 9
Views: 1076

Re: who use PostgreSQL with Fivewin ?

... [/url] i have to Login / Register to get into Mod_harbout Forum .... --- i do have a "native" Solution to use LibPQ.DLL. under Xbase++ / HMG is use a GRID but under Fivewin i like to use XBROWSEr --- Fivewin does have ALL what is ...
by Jimmy
Sun Oct 01, 2023 6:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: who use PostgreSQL with Fivewin ?
Replies: 13
Views: 1039

Re: who use PostgreSQL with Fivewin ?

... what i say: it is not for ME only :!: it is for Xbase++ User who want to change to Fivewin and use PostgreSQL --- i also have made a "native" Version for HMG which can be used under Fivewin but it use GRID not XBROWSEr which is used by Fivewin so Xbase++ User will ask : why use ...
by Jimmy
Sun Oct 01, 2023 6:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: who use PostgreSQL with Fivewin ?
Replies: 13
Views: 1039

Re: Native access to Sqlite3

carlos vargas wrote:Please, with sqlcipher


+1
by albeiroval
Fri Sep 08, 2023 1:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Native access to Sqlite3
Replies: 9
Views: 1076

Re: Native access to Sqlite3

Alvaro, me puedes contactar por email en correo.alanit arroba gmail punto com por favor ? Me interesa mucho colaborar contigo en este tema.

Mr. Rao, when will the Sqlite class for FWH be available ?

Regards,
José Luis
by José Luis Sánchez
Tue Sep 05, 2023 6:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Native access to Sqlite3
Replies: 9
Views: 1076
Next

Return to advanced search