ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
iPrintReport (Example)
Usage example of the iPrintReport function
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
LoadParameter (Function)
Reads a persistent value.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
BurnerSave (Example)
Usage example of the BurnerSave function
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
Using .NET assemblies in a project
To use .NET assemblies in a project......
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....