ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
SysTheme (Function)
Returns the current theme used on the mobile device.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwAddUser (Function)
Adds a user to the User Groupware database.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.