ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Bar Code management functions
The following functions are used to manage bar codes:...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Events associated with the Conference control
List of events associated with a Conference control...
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
8. Windows in practice
Discover the main actions that can be performed on the windows....
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
Manipulating iFrame controls programmatically
WEBDEV allows you to manipulate an iFrame control programmatically......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Creating and handling an item
The main operations that can be performed on an item are as follows......
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
15. Cookies: information stored on the end user's computer