ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Deployment package
The deployment package creates a ZIP file containing the site's setup......
GglUploadDocument (Function)
Uploads a document to the Google server.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
FolderData (Function)
FolderData is kept for backward compatibility.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
SQL functions: Special case
List of SQL functions: Special case...
Constants for WLanguage types
List of constants for managing WLanguage types....
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....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......