ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
3. Deploying a dynamic WEBDEV site
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Replication: The different types
The data replication is a powerful feature......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
HDescribeConnection (Function)
Describes a new connection to an external database.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......