ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
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....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Creating a delete query
A delete query (corresponding SQL statement......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
WINDEV applications for Linux: Specific features
Events associated with Link controls
List of events associated with Link controls...
Activation key management functions
The following functions are used to manage activation keys:...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Keep-alive on connection
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Report controls
Several types of controls can be handled in a report created by the report editor......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......