ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Creating a Pivot Table control
To create a Pivot Table control......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links...
16. Java applications in practice
Java applications in practice...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java...
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file...
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress,...
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last...
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device...