ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 23: No END statement is associated with this WHILE
Error 24: No END statement is associated with this LOOP
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
Error 27: No END statement is associated with this ELSE
Error 26: No END statement is associated with this THEN
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Error 42: Label out of scope of GOTO
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Error 22: No END statement is associated with this FOR
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
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)....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Various constants
List of various constants used by the constants WINDEV functions....
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.