ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayCopy (Function)
Copies the content of an array to another array.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
Constants for managing the registry
List of constants used by the registry management functions....
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
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, ......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
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.
LocalStorageGet (Function)
Retrieves a value from the local storage.
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.
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.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Scrollbar control properties
List of properties associated with the Scrollbar control...
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
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.