ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
MatFloatAdd (Function)
Adds a value to each matrix element.
8. Sharing a project in practice
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
PDFToText (Function)
Extract the text contained in an Document PDF.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Dictionary
The dictionary is a file that can contain the project elements......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Animation (Property)
The Animation property animates an image.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Events associated with Check Box controls
List of events associated with Check Box controls...
Using several libraries in an application
A library is a WDL file that contains all the resources......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......