ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory
The concept of software factory is used to automate the process for creating applications....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
ShellExecute (Function)
Opens a document in its associated application.
fSelect (Function)
Opens the Windows file picker.
16. Java applications in practice
Java applications in practice...
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.