ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
EndProgram (Function)
Ends the execution of the current program.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.