ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyPressed (Function)
Checks which key is pressed.
dCopyImage (Example)
Usage example of the dCopyImage function
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HTMLToText (Function)
Converts an HTML string or buffer to text.
FBSessionStatus (Function)
Checks the status of a Facebook session.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
grHMGetData (Function)
Retrieves data from a Heatmap chart.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Time (Type of variable)
The Time type is used to easily handle the times...
VibrationTrigger (Function)
Triggers the vibrations of the device.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
PageAddress (Function)
Used to find out the Internet address of a page.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.