ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
ChronoReset (Function)
Stops and resets a running stopwatch.
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....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Native Access to SAP
SAP is a widely used ERP......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
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......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Extracting messages added or modified since last extraction
A project was already created and translated......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
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....
1. Project and analysis
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
iParameterViewer (Function)
Configures the report viewer.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Handling a control through programming in a report
All report controls can be handled through programming......