ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ControlClone (Function)
Creates a new control from an existing control.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
WDZip: Creating or modifying an archive
This help page explains how to......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Comparison operators
The comparison operators can be divided into several categories......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Defining a help window template
WINDEV allows you to create help window templates......
fSelect (Function)
Opens the Windows file picker.
Calling a procedure/a function
Syntax for calling a local or global procedure.
iPreview (Function)
Configures the print destination.
Database schema editor: the different types of links
There are different types of links between the tables......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
iPrintReport (Function)
Prints a report created with the report editor.