ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
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....
fCurrentDir (Function)
Identifies or modifies the current directory.
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.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
<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......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
ControlToSource (Function)
Assigns the control value to the source of a control link.
fExeDir (Function)
Returns the directory from which the execution is started.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Managing assertions
...The main available features are as follows:...
WINDEV concepts
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min