ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
SNMPStartSession (Function)
Starts an SNMP session.
SNMPCloseSession (Function)
Closes an SNMP session.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SNMPTrapDisable (Function)
Disables the interception of an SNMP trap.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
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.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
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.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
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).
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).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
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....