ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
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)....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
fDriveReady (Example)
Usage example of the fDriveReady function
gpwMode (Function)
Returns the runtime mode of the User Groupware.
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.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
MatError (Example)
Usage example of the MatError function
fListDirectory (Example)
Usage example of the fListDirectory function
StatVariance (Example)
Usage example of the StatVariance function