ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRead (Function)
Reads a record in a file according to a given record number.
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.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Print modes of a report
Several print modes are available for a report....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Report controls
Several types of controls can be handled in a report created by the report editor......
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......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
OBEX constants
List of constants used by the OBEX functions....
Creating the Vision windows of the WINDEV RAD pattern
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
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
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
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.