ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"About" window
The "About" window is used to display and access various information about the current application......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Automation object
The Automation keyword is used to declare an automation object...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Handling Organization Chart controls programmatically
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Events associated with a Gantt Chart column
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......