ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Break in a report
The break is used to group the records corresponding to a sort criterion......
Diagram constants
The following constants are used to manage diagrams:...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Looper control based on a data file
This type of Looper control uses data from a data file or query......