ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to save and retrieve an image in a binary memo
Sorts in a report
The sort is used to organize the information displayed in the report......
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
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......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Code history
The code history is used to......
Copying controls from the window editor
The controls can be copied from the window editor......
11. External component
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).
List of extension attributes
The list of extension attributes ......
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...
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
11. Choosing the action of a button/link
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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......
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......
14. Controls in practice
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).
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.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......