ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
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....
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
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......
Help system properties
The properties of help system are used to define......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Animate a Label field
Two methods can be used to animate a Static Text control......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
The Sidebar control
The Sidebar control gives access to different options......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Reports
A report provides a custom view of data......
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
ScanDocumentFromCamera (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera. This function is equivalent to ScanFromCameraToImage....
The Slider control (in a window)
A slider control is used to select a value between two bounds......