ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
WEBDEV license agreement
WEBDEV license agreement...
gClickableLink (Function)
Adds a clickable link in a graphic string.
Control constants
List of constants used by the functions for managing controls...
Font (Type of variable)
A Font variable creates a font programmatically...
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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......
Page with parameters
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
11. Controls in practice
Discover the main characteristics of the controls...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
GglDriveConnect (Function)
Creates a connection to Google Drive.
Managing the styles
The help editor allows you to define styles of paragraphs......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.