ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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.
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.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Creating the link buttons in the windows of a WINDEV RAD pattern
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.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Image control in a window
This help page presents the characteristics of an Image control found in a window...