ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
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).
HConnect (Example)
Usage example of the HConnect function
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
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.
StatSum (Example)
Usage example of the StatSum function