ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HJSONToRecord (Function)
Imports JSON data into the current record.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
eCurrencyName (Function)
Returns the caption of a currency.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
7. Multilingual applications in practice
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.