ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HAdd (Example)
Usage example of the HAdd function
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Options of the window editor
To configure the general options of the window editor......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HConnect (Example)
Usage example of the HConnect function
Installing a SOAP server with IIS
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
8. Optimizing an application
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....