ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Name (Property)
The Name property is used to get the name of an element.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Type (Property)
The Type property is used to get and change the type of an element.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
iBorder (Example)
Usage example of the iBorder function
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Move (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.)....
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
MatWrite (Function)
Writes an element into a matrix.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
FTP constants
List of constants used by FTP functions....
X (Property)
The X property gets and sets the X-coordinate of an element.
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Text (Property)
The Text property is used to get and modify text.
ExceptionPropagate (Function)
Propagates an exception.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).