ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL constants
List of constants used by the HFSQL functions....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
HForward (Example)
Usage example of the HForward function
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....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Customizing the User Groupware
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
SocketWrite (Function)
Writes a message intended to another socket.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HExtractMemo (Example)
Usage example of the HExtractMemo function
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Kanban control events
The following events are associated with Kanban controls......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
fDelete (Example)
Usage example of the fDelete function