ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel 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....
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.
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.
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.
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......
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.
SCM file format evolutions
Four versions are available for the SCM repository......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Specific features of the applications for iPhone/iPad
WINDEV concepts
fCurrentDir (Function)
Identifies or modifies the current directory.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......