ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal Report control properties
List of properties associated with the Internal Report control...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Properties associated with report controlss
List of properties associated with the report controls...
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Properties associated with the report blocks
List of properties associated with the report blocks...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Native SQL Server Connector for WINDEV and WEBDEV 2024
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Native Access to SAP
SAP is a widely used ERP......
Rights on the virtual directory
Native Oracle Connector for WINDEV and WEBDEV
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......