ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
WLanguage procedure called by fWatchDirectory
WLanguage procedure ("callback") called by fWatchDirectory when a change is made to the watched directory.
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Handling the report blocks through programming
Each report block is associated with different events......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The Static control
A Static control is a control used to display a static text......
5. Which type of server to choose?
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......