ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
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.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Error 533: The expression of a { } must be a string
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
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.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
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.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...