ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Customizing the report viewer: Available windows
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......