ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Code history
The code history is used to......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Copying controls from the window editor
The controls can be copied from the window editor......
11. External component
Copying controls from the page editor
The controls can be copied from the page editor......
11. Controls in practice
Discover the main characteristics of the controls...
List of extension attributes
The list of extension attributes ......
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......
11. Choosing the action of a button/link
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
14. Controls in practice
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
The use of the Automation type in a site is reserved for the advanced users
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....