ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
SCM file format evolutions
Four versions are available for the SCM repository......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
fCurrentDir (Function)
Identifies or modifies the current directory.
WINDEV concepts
28. Site SEO
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Specific features of the applications for iPhone/iPad
8. 10 tips for better interfaces...
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Translating a text file with WDTRAD
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......