ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
W3C standardization
You must comply with the W3C standard (HTML 4......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Configuring the setup program
Two tools can be used to create a setup program......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Functions for managing objects (External language)
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
SQLExec (Function)
Names and runs an SQL query.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
ERR_NO_WDADMIN
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....