ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
ChangeTarget (Function)
Changes the target of a button action.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
WINDEV Mobile Framework License Agreement
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......