ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
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...
First project window
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Variable scope
Variables can be declared anywhere in the code....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Error 14: ELSE statement without IF
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.