ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
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.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
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 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......
Path (Property)
The Path property gets and sets a path.
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......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
HCopyRecord (Example)
Usage example of the HCopyRecord function
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
SocketConnect (Function)
Connects a client computer to a given socket.
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)
USB constants
List of constants used by the USB functions....
iParameterPDF (Example)
Usage example of the iParameterPDF function