ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
iPrintReport (Function)
Prints a report created with the report editor.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HConnect (Example)
Usage example of the HConnect function
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
FTP constants
List of constants used by the FTP functions....
SQLExec (Function)
Names and runs an SQL query.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Size (Property)
The Size property is used to determine and change the size of an element.
HOpenConnection (Function)
Opens a connection to a specific database.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
MemCreate (Function)
Creates a memory area.
fLock (Function)
Entirely or partially locks an external file.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min