ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Events associated with an Organization Chart control
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Events associated with Static controls
List of events associated with Static controls...
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HCopyRecord (Example)
Usage example of the HCopyRecord function
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
12. External component in practice
ActionUndo (Function)
Cancels the last action performed by the end user.
Date
The Date keyword can correspond to...
Column
The Column property is used to manipulate one or more columns.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)