ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
HFSQL management functions
List of functions for HFSQL management...
NextTitle (Function)
Modifies the title of next window to open.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Access rights to a class property
A property is a code element that includes two processes......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
PageChangeLayout (Function)
Applies a specific layout to a page.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Service variable
The Service variable is used to......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.