ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyParent (Reserved word)
MyParent is used to handle...
Events associated with TreeView controls
List of events associated with TreeView controls...
Constants for managing tiles
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Programming automatic calculations in the columns of a Table control
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Salesforce functions
List of Salesforce functions...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
First project window
grPrint (Function)
Prints a chart.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Events associated with List Box controls
List of events associated with List Box controls...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min