ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ArrayMoveLine (Function)
Allows: 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....
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
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...
CharactType (Function)
Returns information about the type of character.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
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......