ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Spin controls
List of events associated with Spin controls...
12. External component in practice
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
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.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
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......
13. External component in practice
External component in practice...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
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......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
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.