ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
fImageSelect (Example)
Usage example of the fImageSelect function
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
zipListFile (Example)
Usage example of the zipListFile function
fDriveReady (Example)
Usage example of the fDriveReady function
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
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.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
StatSum (Example)
Usage example of the StatSum function