ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Error 1010: The member of the class is constant
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
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....
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
11. External component
WEBDEV concepts
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
15. Cookies: information stored on the end user's computer
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
fExeDir (Function)
Returns the directory from which the execution is started.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
ControlToSource (Function)
Assigns the control value to the source of a control link.