ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Constants for managing character strings
List of constants used by string management functions...
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Programming the table cells
The Table controls can be handled......
Global and local variable
Two types of variables are available......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Body block
The Body block corresponds to the main block of the report......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Time management
For each element (windows, reports, ......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....