ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
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......
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......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
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.
ExeListProcess (Function)
Returns the list of applications currently run.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....