ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadPersistent (Function)
Makes a thread persistent.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Image control: the supported formats
The supported image formats are as follows:...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Image control in a page
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Events associated with Spin controls
List of events associated with Spin controls...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
7. Multilingual applications in practice
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Accessing a database via a web service
The database can be accessed via a web service......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.