ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
XMLSource (Property)
The XMLSource property is used to get the XML source code.
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 correspondences in the linked files......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Creating a select query
A select query (corresponding SQL statement......
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
BCToImage (Function)
Generates the image of a bar code.
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the server code of the page is executed.
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.