ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Functions for managing Radio Button controls (prefix syntax)
The following functions are used to manage Radio Button controls via prefix syntax......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......