ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Outstanding progress bars
Simple or symmetric progress bar?...
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
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....
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......
REP files
REP files contain the list of data files handled by the application....
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......
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.