ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
grTitle (Function)
Modifies the caption and/or position of the chart title....
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Various WEBDEV constants
Various WEBDEV constants...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......