ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Thread management functions
List of functions for managing threads...
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
HTTPRequest (Example)
Usage example of the HTTPRequest function
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...