ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Events associated with internal windows
List of events associated with internal windows...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
14. Managing the "Back" button in practice
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Drawer control properties
List of properties associated with the Drawer control...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Events associated with pages
List of events associated with pages...
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Composite keys
A composite key is a key item containing several other items......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Data model editor: types of links
Several types of links can be found between the files......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Handling menu options programmatically
The menu options can be handled......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Code snippets
The code editor allows you to enter "Code snippets"......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Programming the table cells
The Table controls can be handled......