ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties linked to the Euro management
List of properties linked to the Euro management...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Handling controls in a report
The different operations available for the report controls are as follows......
13. Types of standard controls
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
The Check Box control
A Check Box can correspond to......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Voice commands in your applications
The applications that you develop can react to the user's voice......
13. Print: Reports
WINDEV reports...
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Chart: Managing legends
Several types of legends are supported in the charts......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......