ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
"?" menu
WINDEV proposes a help menu adapted to your applications......
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......
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....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....