ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
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...
Nation (Property)
The Nation keyword can correspond to...
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 AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
<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.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
DriveListeDirectory (Function)
Lists the directories of an Drive.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......