ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Software Factory Administrator
The software factory administrator allows you to ......
diffApply (Function)
Applies a difference buffer to a specific buffer.
Handling TimeLine controls programmatically
A TimeLine control can be......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Example for creating a select query
This help page explains how to create two select queries......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....