ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
DDEUpdate (Function)
Modifies a linked data.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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).
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
HFSQL constants
List of constants used by the HFSQL functions....
NearbyShareAcceptConnection (Function)
Accepts a connection request from a nearby device.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
apExecute (Function)
Runs an action plan.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.