ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Extracting the text of the project
The following text can be extracted......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HIndex (Function)
Rebuilds the file index (".NDX" file).
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
ExceptionInfo (Function)
Retrieves information about the current exception.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Defining clickable areas
In a page, an Image control can contain clickable areas......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....