ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Currencies
A currency is a real coded on 10 bytes....
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
11. User Macro-Code: UMC in practice
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Error 301: Unknown identifier
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Query based on query
Queries can be based on items from another query......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Local procedure
Two types of procedures are available......