ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Creating a Java archive
When your Java application is developed, you can......
11. Internal components in practice
Internal components in practice...
Changing sites from AWP to SEO-ready session mode
iForceComplement (Function)
Forces the printing of a Body Complement block.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
19. Upload: Sending files to the server
15. Project Management Hub
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
10. Internal components in practice