ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HFSQL constants
List of constants used by the HFSQL functions....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
iParameterViewer (Function)
Configures the report viewer.
Testing a project: setting
By testing the project you can simulate how the application will run......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
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....
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...