ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing the Enumerations and the Combinations
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
InitRandom (Function)
Initializes the generator of random numbers.
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.
HCross (Function)
Crosses a record in a data file.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
ServiceContinue (Function)
Restarts a paused service.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Statistical constants
List of constants used by the statistical functions....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
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).
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
NetworkDisconnect (Function)
Disconnects a network drive.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.