ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fEncrypt (Example)
Usage example of the fEncrypt function
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
3. Deploying a WINDEV application
zipExtractAll (Example)
Usage example of the zipExtractAll function
HReadSeek (Example)
Usage example of the HReadSeek function
xlsOpen (Example)
Usage example of the xlsOpen function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HJSONToRecord (Function)
Imports JSON data into the current record.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fMoveDir (Function)
Moves a directory and its content.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
FTPSize (Example)
Usage example of the FTPSize function
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
zipCreateExe (Example)
Usage example of the zipCreateExe function
HRecNum (Example)
Usage example of the HRecNum function
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......