ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
HAdd (Example)
Usage example of the HAdd 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......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
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.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
TreeExpand (Function)
Expands a node in a TreeView control.
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.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
WDTestSite: Load test
The stress tests are used to check......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Document (Example)
Usage example of Document
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
TreeCollapse (Function)
Collapses a branch previously expanded.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
WavInit (External language)
Initializes the sound interpreter.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.