ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Tab control
The Tab control is used to simultaneously display different controls......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
12. Available tests
Setup mode
Several methods can be used to distribute a WINDEV application......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
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....
21. Managing business rules
Managing business rules...
18. Management of business rules
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
5. Which type of server to choose?
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Error 102: The constants can be defined in the initialization code of project, ...
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.