ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
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.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
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....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Time management help
Time management is extremely important......
NumberInWords (Function)
Converts a number to words.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
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.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Select query description window: Items that can be used
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
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.