ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
System constants
List of constants used by the system functions....
Defining clickable areas
In a page, an Image control can contain clickable areas......
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...