ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Chart: Managing legends
Several types of legends are supported in the charts......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Size (Property)
The Size property is used to determine and change the size of an element.
Generating the RAD pattern
To generate a RAD pattern:...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
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)....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
The Edit control
The Edit control allows users to enter data......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.