ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
fMakeDir (Example)
Usage example of the fMakeDir function
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
GetDefinition (Function)
Retrieves the definition of element type.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
HInfoView (Function)
Returns information about a materialized view.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
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.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.