ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
10. Customizing the aspect of a site: skin elements
8. "Mobile friendly" site: Dynamic serving
WDScript: use in command-line and console mode
OLE functions
List of OLE functions...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
fDirRename (Function)
Renames a directory.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......