ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
OpenMainMenu (Function)
Opens the main menu of the current window.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
Exist (Property)
The Exist property is used to determine if an element exists.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Row (Property)
The Row property is used to manipulate one or more rows.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.