ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants for managing character strings
List of constants used by string management functions...
fMoveFile (Function)
Moves a file from one directory to another.
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Handling Gantt Chart controls programmatically
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......