ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Comment (Property)
The Comment property is used to manage comments.
Enabled (Property)
The Enabled property enables or disables an element.
Label (Property)
The Label property is used to get and define the label of an element.
The Site Map control
The Site Map control allows the Web user to......
Option (Property)
The Option property is used to get and change certain options.
User (Property)
The User property is used to identify and change the user of a feature.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Manipulating a Layout control programmatically
A Layout control can be......
Note (Property)
The Note property is used to get and change a text associated with an element.
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Column
The Column property is used to manipulate one or more columns.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Date
The Date keyword can correspond to...
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
Size (Property)
The Size property is used to determine and change the size of an element.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
3. Types of accessible data files
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.