ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
J2EE constants
List of constants used by the J2EE functions....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
AWP without UI
Bootstrap, Angular, React, Vue......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
fMoveDir (Function)
Moves a directory and its content.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
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......
Commands of the external interface
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
CallDLL32 (Function)
Runs a function found in an external DLL.
SQLExec (Function)
Names and runs an SQL query.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Execute (Function)
Starts the execution of a process through programming.
Constants for the archiving functions
List of constants used by the archiving functions....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
MatError (Example)
Usage example of the MatError function
Time management
For each element (windows, reports, ......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Using the Salesforce service
Salesforce is a very popular CRM software......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.