ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. If you are already familiar with WINDEV
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Creating anchors
The anchors are used to define specific points in a help page......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
<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......
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.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
11. External component
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
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
ControlClone (Function)
Creates a new control from an existing control.