ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
ServiceExist (Function)
Checks whether a service is installed.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
UploadStart (Function)
Starts sending the selected files into an Upload control.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap 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.
DotNetDelegate (Function)
Initializes a.NET delegate.
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.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.