ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Handling a Web Component control through programming
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
MQTT constants
Constants used by the MQTT functions...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HConnect (Example)
Usage example of the HConnect function
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
PageDisplay (Function)
Displays a web page in the user's browser....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Events associated with TreeView controls
List of events associated with TreeView controls...
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Dictionary
The dictionary is a file that can contain the project elements......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.