ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
FTPListFile (Example)
Usage example of the FTPListFile function
HNbRec (Example)
Usage example of the HNbRec function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
DDEError (Function)
Returns the runtime status report of a DDE function.
fEncrypt (Example)
Usage example of the fEncrypt function
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
fUncompress (Example)
Usage example of the fUncompress function