ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
WDScript: use in command-line and console mode
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Various constants
List of various constants....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
.NET object
To access a class......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Logical operators
The logical operators are as follows......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Manager of automated tests
The test manager is used to......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.