ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Example)
Usage example of the EnumElement function
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search...
Find/Replace in the current project
The "Find/Replace" feature is used to......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage...
Page templates
WEBDEV allows you to create page templates......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Environment of the query editor
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user...
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily...
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ComponentInfo (Example)
Usage example of the ComponentInfo function
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed...
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified...
gLine (Function)
Builds a sequence of characters containing a line.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
iCreateFont (Function)
Creates a new print font.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server...
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper...