ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
POUR TOUT / POUR ALL instruction (browse a JSONReader variable)
Training FOR ALL instruction lets you perform different types of browse on a variable of type jsonReader: Loop through a level. Loop through a level with copy. Browse in depth. Warning This feature is only available from version 2025 Update 3 onwards...
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a control.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a table.
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
12. Retrieving data from a site
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......