ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the project editor
The main elements of the project editor are as follows:
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Environment of the window editor
The main elements of window editor are as follows:
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
fSeek (Example)
Usage example of the fSeek function
DownloadAdd (Function)
Adds a new download in the device's download manager....
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Environment of code editor
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
fDelete (Example)
Usage example of the fDelete function
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.