ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Error 39: The END statement marking the end of declaration of the composite variable is missing
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
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.
Error 809: The * character cannot be used as mandatory parameter in a function
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).
xlsClose (Function)
Closes an XLS file.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Constants for managing the modification of windows by the user
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
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.