ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
MCI constants
List of constants used by the MCI functions....
Constants for managing the windows
List of constants used by the functions for managing the windows...
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
CharactType (Function)
Returns information about the type of character.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
grType (Function)
Identifies or modifies the type of chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.