ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
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.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Carousel control
The Carousel control is used to display an animated menu made of 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......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
X (Property)
The X property gets and sets the X-coordinate of an element.
Calling a procedure/a function
Syntax for calling a local or global procedure.