ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
1. Project and analysis
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
8. "Mobile friendly" site: Dynamic serving
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Animating a Static control
Two methods can be used to animate a Static control......
SSL certificate validity
The robot will check that the SSL certificate expiration time is greater than the time specified in the check parameters......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.