ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Ad Hoc deployment
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of 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....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
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.
1. What is the WEBDEV administrator used for
5. User Groupware in practice
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
11. External component