ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Border management constants
List of constants used by the border management functions....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Options of the window editor
To configure the general options of the window editor......
SQL view
An SQL view is a virtual data source defined by an SQL query......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
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......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Input (Function)
Displays a message allowing the user to type an information.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
2. Examples and components provided with WEBDEV
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......