ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing an email: the available methods
This help page presents the methods for writing an email....
Creating help pages
A help system includes several pages......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
API (Example)
Usage example of the API function
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Error 42: Label out of scope of GOTO
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Binding a Repositionable Note control to an item
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Data model editor: types of links
Several types of links can be found between the files......
Help editor options
The options of the help editor ("Display......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.