ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
ChronoReset (Function)
Stops and resets a running stopwatch.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Operations in a Select query : add and delete
The following paragraphs present......
Copying controls from the report editor
The controls can be copied from the report editor......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
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)......
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Body Complement block
The Body complement block is linked to the Body block......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.