ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
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.
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......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
The structure of the file for remote control
The management of remote control uses a file in INI format......
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
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)...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....