ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddChild (Example)
Usage example of the TableAddChild function
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HExecuteView (Example)
Usage example of the HExecuteView function
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
fUnlock (Function)
Entirely or partially unlocks an external file.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.