ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Edit options of a report
The report editor allows you to......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
WDOptimizer: Editing and modifying a ".REP" file
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......