ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
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.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
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.
zipSplit (Example)
Usage example of the zipSplit function
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
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
zipExtractPath (Example)
Usage example of the zipExtractPath function
MatExist (Function)
Checks the whether the matrix exists in memory.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....