ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
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.
MatMultiply (Function)
Multiplies two matrices.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Component (Property)
The Component property configures the different components of a composite key.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).