ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Automatic calculations in a Table control (AAF)
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
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.
Handling a Web Component control through programming
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
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
Referring to an element in a WLanguage event / process
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.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
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)....