ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (Property)
The Nation keyword can correspond to...
Replication (Property)
The Replication property is used to identify and change the replication mode.
Token
The Token keyword can correspond to...
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
GridlinesVisible (Property)
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
Weight (Property)
The Weight property is used to get and change the weight of an element.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
WLanguage procedure called by AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
Movable (Property)
The Movable property is used to define if an element can be moved.
Default (Property)
The Default property is used set default values.
Modbus functions (prefix syntax)
List of Modbus functions...
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
DataDirectory (Property)
The DataDirectory keyword can correspond to...
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
Extra (Property)
The Extra property manges additional information.
Age
The Age keyword can correspond to...
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.