ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Declaring and using a variable
A variable is defined by name and type......
Handling Gantt Chart controls programmatically
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Using an external component in an application
A component can be reused at any time in any application......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
TableMode (Function)
TableMode is kept for backward compatibility.
Page constants
List of constants used by page functions....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Principle for running threads
At runtime, an application runs in a main thread......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
grParameter (Function)
Retrieves or modifies a chart parameter.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......