ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
fRename (Function)
Modifies the name of a file.
Image control: the supported formats
The supported image formats are as follows:...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Error 1050: This member already exists in the composite variable
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
2. Analysis in practice
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....