ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
MemCreate (Function)
Creates a memory area.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
ArrayCopy (Function)
Copies the content of an array to another array.
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Interactive notification management constants
Interactive notification management constants...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Scrollbar control properties
List of properties associated with the Scrollbar control...
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.