ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HDeleteServerTrigger (Function)
Deletes a server trigger.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
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.
SNMPTrapDisable (Function)
Disables the interception of an SNMP trap.