ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Events associated with Link controls
List of events associated with Link controls...
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Combination (Type of variable)
A combination is a set of options.
Structure (Type of variable)
A structure is a custom type of data...
grSourceSeries (Function)
Defines the source of a series.
WINDEV Framework License Agreement
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
The Edit control
The Edit control allows users to enter data......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDInst: handling the files to install
By default, the files to install are......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......