ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetVariableDefinition (Function)
Gets the description of a variable.
Round (keyword)
The Round keyword can correspond to...
The Slider control (in a window)
A slider control is used to select a value between two bounds......
beaconDetectionInfo (Variable type)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Standard FTP functions
List of standard FTP functions...
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...
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
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...
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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)......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
Comment (Property)
The Comment property is used to manage comments.
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
How to create a menu?