ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dPen (Example)
Usage example of the dPen function
Error 106: Redefinition of a global variable
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
MatInvert (Example)
Usage example of the MatInvert function
xlsClose (Function)
Closes an XLS file.
dPixelColor (Example)
Usage example of the dPixelColor function
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
fDirectoryExist (Function)
Checks the existence of a directory.
HListUser (Function)
Returns the list of users defined for a connection.
XMLClose (Function)
Closes an XML document created by XMLDocument.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
apExecute (Function)
Runs an action plan.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Error 1049: The access directives are not allowed in a composite variable
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.