ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Examples for using the OLE DB provider for HFSQL
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Animate a Label field
Two methods can be used to animate a Static Text control......
Help system properties
The properties of help system are used to define......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
The Sidebar control
The Sidebar control gives access to different options......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Resizing a window (AAF)
Title (Property)
The Title property gets and sets the title of an element.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Label (Property)
The Label property is used to get and define the label of an element.
ScanDocumentFromCamera (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera. This function is equivalent to ScanFromCameraToImage....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.