ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
MatExist (Function)
Checks the whether the matrix exists in memory.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
iPrintReport (External language)
Prints a report created with the report editor.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Sharing elements with a WINDEV application
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.