ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Saving entered data (AAF)
13. 3-Tier architecture
".STY" file: "Style sheet" file
A style sheet is a "......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....