ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Inherited (Property)
The Inherited property is used to determine if an element is inherited.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ThreadMode (Function)
Changes the management mode of threads.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
iFont (Function)
Selects the default font.
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Time management help
Time management is extremely important......
NumberInWords (Function)
Converts a number to words.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Select query description window: Items that can be used
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....