ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
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
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table 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....
TableAddChild (Example)
Usage example of the TableAddChild function
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
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).
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
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.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Right (Function)
Extracts the last characters from a string or string buffer.
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.