ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope of procedures
The scope of a procedure defines whether it is public, private, 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)...
<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.)....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
ERR_ALREADYCONNECTED
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
11. Table/Looper controls
11. Table/Looper controls
3-tier architecture
The development in "3-tier" architecture is now simplified......
Break in a report
The break is used to group the records corresponding to a sort criterion......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The Carousel control
The Carousel control is used to display an animated menu made of images......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
List of extension attributes
The list of extension attributes ......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Time management
For each element (windows, reports, ......
16. Application test in practice
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......