ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Structure (Type of variable)
A structure is a custom type of data...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Constants for external files
List of constants used by the functions for managing external files....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
fSelectDir (Function)
Opens a directory picker.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
HCopyRecord (Example)
Usage example of the HCopyRecord function
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
12. External component in practice
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....