ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
iParameter (Function)
Retrieves the printer configuration and configures the print.
Locking data files: correspondence between WINDEV 5.5 and the later versions
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
zipFileSize (Example)
Usage example of the zipFileSize function
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
zipChangePath (Example)
Usage example of the zipChangePath function
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
zipExtractFile (Example)
Usage example of the zipExtractFile function
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....