ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
12. External component in practice
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
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.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
13. External component in practice
External component in practice...
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
ThreadPersistent (Function)
Makes a thread persistent.
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...