ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
EXE constants
List of constants used by the functions for managing executables....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
OBEX constants
List of constants used by the OBEX functions....
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Creating the Vision windows of the WINDEV RAD pattern
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
EnumElement (Example)
Usage example of the EnumElement function
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
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 by Google or Yahoo......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
gLine (Function)
Builds a sequence of characters containing a line.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
13. External component in practice
External component in practice...
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Document (Example)
Usage example of Document