ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Creating anchors
The anchors are used to define specific points in a help page......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions...
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser...
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Designing a supercontrol
A supercontrol is an advanced type of control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
How to develop a PHP site?
What is a PHP site?......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Activation key management functions
The following functions are used to manage activation keys:...
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button...
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative...
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array...
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR...
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array...