ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HTTP constants
List of constants used by the HTTP functions....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Control management functions
List of functions for managing controls...
The Line control
A Line control is used to display a line in a page......