ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
MyParent (Reserved word)
MyParent is used to handle...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
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....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
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.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
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
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SilverLight control properties
List of properties associated with the SilverLight control...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......