ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
ChronoReset (Function)
Stops and resets a running stopwatch.
<Chrono>.Reset (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.
<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.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
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 "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)......
SysScreenResolution (Function)
Returns the resolution of a screen.
SysChangeScreenResolution (Function)
Modifies the resolution of 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.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
27. Center or anchor a site horizontally
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.