ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Age (Function)
Returns the age according to the date of birth.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
ZOrder (Example)
Usage example of the ZOrder property
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
HSendMessageToClient (Function)
Displays a message on the client computers.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....