ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
ChronoReset (Function)
Stops and resets a running stopwatch.
gpwResetPassword (Function)
Resets the password of a registered user.
SMSReset (Function)
Resets all variables of SMS structure.
VariableReset (Function)
Resets the variable to its initial value.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Pyramid charts
Pyramid charts allow you to view data in descending order......
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
SysScreenResolution (Function)
Returns the resolution of a screen.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
SysXRes (Function)
Returns the horizontal screen resolution.
SysYRes (Function)
Returns the vertical screen resolution.
SysMetric (Function)
Returns the resolution of a specific element.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....