ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
Sound (Function)
Plays a sound in WAV format.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function