ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
GetTheme (Function)
Gets the current theme of a mobile application.
Composite variable
A composite variable contains different types of elements (members)...
14. Controls in practice
Utility components
WINDEV includes several utility components that allow you to handle data directly......