ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. Sharing a project in practice
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Data persistence
The data persistence is used to store the value typed by the user......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
12. Pages in practice
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
9. Sharing a project in practice
Sharing a project in practice...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Multilingual project
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
System constants
List of constants used by the system functions....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.