ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
MDIOpen (Function)
Opens and enables an MDI child window.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
NetworkUser (Function)
Identifies the name of the connected user.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
History of versions
The history of setup versions is an advanced feature of the network setup......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Handling Spreadsheet controls programmatically (in a report)
Serialization constants
The serialization constants are as follows:
Handling a Web Component control through programming
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......