ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
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....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
27. Center or anchor a site horizontally
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
11. External component
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
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.