ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
HInfoLog (Function)
Returns information about the server logs.
FTPDate (Example)
Usage example of the FTPDate function
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
JSONToVariant (Example)
Usage example of the JSONToVariant function
HOnError (Example)
Usage example of the HOnError function
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Null (keyword)
The "Null" keyword can correspond to:
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HMergeView (Example)
Usage example of the HMergeView function
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......