ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
16. Java applications in practice
Java applications in practice...
grDeleteSeries (Function)
Deletes a data series from a chart.
Events associated with the project
List of events associated with the project...
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Logical operators
The logical operators are as follows......
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Telemetry constants
Telemetry constants...
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
AutomaticTooltip (Property)
The AutomaticTooltip property enables or disables automatic tooltips on List Box, Table and TreeView Table controls.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....