ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
SNMPOIDType (Function)
Returns the type of data in an OID.
HCancelBackup (Function)
Cancels a current backup.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ServiceUninstall (Function)
Uninstalls a service.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.