ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
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.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating the Table pages of the WEBDEV RAD pattern
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
HIndex (Function)
Rebuilds the file index (".NDX" file).
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HDFS functions
The following functions are used to manage files on a HDFS system......
Enumeration (Type of variable)
An enumeration is a set of values......