ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. UMC: User Macro-Code
ERR_CANNOT_RUN_EXPLORER
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
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....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Contact groups management functions
List of functions for managing groups of contacts...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
The Cell control
The Cell control contains controls......
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
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......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
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).
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....