ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Comparison operators
The comparison operators can be divided into several categories......
StatSum (Function)
Calculates the sum for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Array management functions
List of functions for managing arrays...
HDelete (Function)
Deletes a record from a data file (query or view).
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
LanguageToName (Function)
Returns the name of a language.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
WDMSG license agreement
WDMSG license agreement...
CertificateSignString (Function)
Creates the signature of a character string.
ErrorBuild (Function)
Displays a custom error message in a system error window.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
fExeDir (Function)
Returns the directory from which the execution is started.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).