ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Push notification
A mobile device can receive push notifications......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
The Organizer control
The Organizer control is used to display and handle organizers......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
ERR_SESSION_CLOSED
Using the Salesforce service
Salesforce is a very popular CRM software......
Error 24: No END statement is associated with this LOOP