ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
EnumControl (Example)
Usage example of the EnumControl function
2. Projects in practice
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
Starting WDOptimizer in a command line
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.