ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
Handling a control through programming in a report
All report controls can be handled through programming......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
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......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Structure (Type of variable)
A structure is a custom type of data...
Handling report blocks
The different operations available on report blocks are as follows......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Detailed use of WINDEV FTP/RPC
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Handling an internal component
An internal component is a set of elements from a project......
iCurrentFile (Function)
Returns the name of the file currently generated.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Using an external component in an application
A component can be reused at any time in any application......