ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
ControlCurrent (Function)
Returns the name of the control currently in edit.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
System constants
List of constants used by the system functions....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Code snippets
The code editor allows you to enter "Code snippets"......