ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Creating the executable in practice
Creating the executable in practice...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
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......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
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....
Various constants
List of various constants....
iParameterReport (Function)
Configures the printer by opening the configuration window.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Logical operators
The logical operators are as follows......
WDScript: use in command-line and console mode
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
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......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Events associated with Spin controls
List of events associated with Spin controls...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.