ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Structure (Type of variable)
A structure is a custom type of data...
Constants for external files
List of constants used by the functions for managing external files....
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Constants for managing Organizer controls
Constants for managing Organizer controls...
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
GPSGetPosition (Function)
Retrieves information about the current device position.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
The Edit control
The Edit control allows users to enter data......
14. Report templates
...Report templates are used to easily standardize report layouts....