ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Creating a window skin template
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
MemCreate (Function)
Creates a memory area.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...