ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageDelete (Function)
Deletes a value from the local storage.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Various WEBDEV constants
Various WEBDEV constants...
SysSerialNum (Function)
Returns the IMEI number of the current device.
Installing the monitoring robot
The monitoring robot includes three executables......
Assignment operators
Three assignment operators are available......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WDDeploy features
WDDeploy can be used to......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
LocalStorageGet (Function)
Retrieves a value from the local storage.
xlsColumnType (Example)
Usage example of the xlsColumnType function
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......