ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoWord (Function)
Returns the two low bytes of an integer.
HRecNum (Example)
Usage example of the HRecNum function
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Creating the executable and the setup program
The languages supported by the application are taken into account......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HNbRec (Example)
Usage example of the HNbRec function
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
WinStatus (Function)
Identifies or modifies the window status.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
RGB (Function)
Defines a color from its Red, Green and Blue components.
HiWord (Function)
Returns the two high bytes of an integer.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
ComponentInfo (Function)
Returns information about a component.
Creating the menus for the windows of the WINDEV RAD pattern
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Events associated with a Spreadsheet control
Events associated with ListView controls
List of events associated with ListView controls...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.