ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
The DotNet structure
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
iParameterPDF (Function)
Defines the options for the generated PDF file.
RegistryRename (Function)
Renames a key in the registry.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
NotificationDisplay (Function)
Displays a message outside the browser.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Creating a translation file
WDINT allows you to create a translation file....