ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing sites from AWP to SEO-ready session mode
ERR_CANNOT_RUN_EXPLORER
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Kanban control events
The following events are associated with Kanban controls......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
WDTestSite: Load test
The stress tests are used to check......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
The Cell control
The Cell control contains controls......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Events associated with pages
List of events associated with pages...
16. Types of code
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Setup of the WEBDEV Application Server for Linux
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Locking data files: correspondence between WINDEV 5.5 and the later versions
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Style of a control
As soon as it is created, a control is associated with a style......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).