ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
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......
Constants for managing the windows
List of constants used by the functions for managing the windows...
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.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
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....
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.
MCI constants
List of constants used by the MCI functions....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
CharactType (Function)
Returns information about the type of character.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
WinAdaptSize (Function)
Adapts the window size to the content of controls.