ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
14. Controls in practice
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.
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).
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Composite variable
A composite variable contains different types of elements (members)...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
GetTheme (Function)
Gets the current theme of a mobile application.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Error 1060: Unable to call method without parameter: add ()
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.