ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitRandom (Function)
Initializes the generator of random numbers.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ServiceContinue (Function)
Restarts a paused service.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
MatExist (Function)
Checks the whether the matrix exists in memory.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Sort (Function)
Sorts a WLanguage array.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Private Store for mobile applications
There are two methods two deploy your applications ......
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....