ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Currencies
A currency is a real coded on 10 bytes....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
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....
11. User Macro-Code: UMC in practice
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Managing parallel tasks
The computers are becoming more and more powerful......
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.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
<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......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......