ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
StatVariance (Example)
Usage example of the StatVariance function
fTempPath (Example)
Usage example of the fTempPath function
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
GanttListTask (Example)
Usage example of the GanttListTask function
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
gpwMode (Function)
Returns the User Groupware runtime mode.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
fListDirectory (Example)
Usage example of the fListDirectory function
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....