ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Automatic error handling
Error handling can be customized for each process......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WDDeploy features
WDDeploy can be used to......
12. Available tests
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
WLanguage properties available in PHP
The following properties are available in PHP...
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
grImageSize (Function)
Defines the size of the image containing the chart.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
USBFind (Function)
Finds a USB device according to keywords.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Installing a Webservice (old format)
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.