ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlListVariable (Function)
Lists the variables found in the MATLAB session.
fClose (Function)
Closes an external file.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
ExtractLine (Function)
Extracts a specific line from a character string.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
HChangeName (Function)
Modifies the physical name of a table.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function