ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
TreeExpand (Function)
Expands a node in a TreeView control.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
fSeek (Function)
Gets and sets current position in an external file.