ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
J2EE constants
List of constants used by the J2EE functions....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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
Extracting the text of the project
The following text can be extracted......
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
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
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......
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...