ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Events associated with TreeView controls
List of events associated with TreeView controls...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Principle for running threads
At runtime, an application runs in a main thread......
Creating the Form windows of a WINDEV RAD pattern
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Input (Function)
Displays a message allowing the user to type an information.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....