ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
fDirSize (Function)
Returns the size of a directory in bytes.
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.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
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.
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.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
SNMPTrapDisable (Function)
Disables the interception of an SNMP trap.