ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreateFont (Function)
grCreateFont is kept for backward compatibility.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Diagram constants
The following constants are used to manage diagrams:...
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
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
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....
HSubstDir (Example)
Usage example of the HSubstDir function
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
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....
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
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......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
9. Sharing a project in practice
Sharing a project in practice...