ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
The Clickable Image control
The Clickable Image control can be used to......
Binding controls to data
A window or page can display information from......
8. If you are already familiar with WINDEV
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
The Image control
The Image control is used to......
ControlClone (Function)
Creates a new control from an existing control.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......