ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
ERR_DISCONNECTED_ERROR
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
SQLListSource (Function)
Lists the data sources declared on a local site.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Error 14: ELSE statement without IF
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
10. Page templates
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
grDeleteAll (Function)
Erases a chart and destroys this chart.