ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Classes, members, methods and properties
A class is made of......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
The Carousel control
The Carousel control is used to display an animated menu made of images......
How to create a menu?
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Google Contacts management functions
List of functions for managing Google contacts...
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.