ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Library,Disk (External language)
Opens the project library that is stored on disk.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
GetDefinition (Function)
Retrieves the definition of element type.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Environment of the window editor
The main elements of window editor are as follows: