ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
fDirSize (Function)
Returns the size of a directory in bytes.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HDeleteServerTrigger (Function)
Deletes a server trigger.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
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.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
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....
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
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.