ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing an element
A flexible modeling includes different elements linked together......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Control constants
List of constants used by the functions for managing controls...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Bitwise operators
The operations on binary values are performed......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
EmailGetAll (Function)
Retrieves all the emails found on a server.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....