ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Bluetooth constants
List of constants used by the Bluetooth functions....
FolderData (Function)
FolderData is kept for backward compatibility.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Control constants
List of constants used by the functions for managing controls...
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
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....
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......
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....
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......