ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Starting WDOptimizer in a command line
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Items used in a select query
A query created in the query editor can contain several types of items......
HSetREP (Function)
Enables or disables the management of .REP file.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Customizing the report viewer: Available windows
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
grWndSize (Function)
Defines the size of the window containing the chart.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Report controls
Several types of controls can be handled in a report created by the report editor......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......