ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
9. Overlaying controls
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Creating a delete query
A delete query (corresponding SQL statement......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Error 1045: A class cannot be declared outside the declaration code of a class