ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
The Dashboard control
Dashboards are essential elements in an application......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Local procedure
Two types of procedures are available......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Principle for running threads
At runtime, an application runs in a main thread......