ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iListPrinter (Function)
Returns the list of printers installed on the current computer.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
System constants
List of constants used by the system functions....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
fListDisk (Function)
Returns the list of disks installed on the computer.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Creating the skin template of a report
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
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....
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
MCI constants
List of constants used by the MCI functions....