ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 805: No syntax without parameter
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
6. WEBDEV Account Manager
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Error 1011: To access the global member of the class, use ClassName::MemberName
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Constant
The constants are language elements whose value is fixed once and for all...
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Extracting messages added or modified since last extraction
A project was already created and translated......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......