ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
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......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Replication: The different types
The data replication is a powerful feature......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Native Access to SAP
SAP is a widely used ERP......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Charact (Example)
Usage example of the Charact function
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
3. UML models in practice
13. Print: Reports
WINDEV reports...
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Merging differences (SCM)
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....