ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
14. Controls in practice
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Using the task management and the schedule
Time management is extremely important......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......