ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Label report
The report editor allows you to create "Label" reports......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Referring to an element in a WLanguage event / process
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
SSH functions
The following functions are used to connect and communicate with a SSH server:...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.