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.)...
Creating and handling an item
The main operations that can be performed on an item are as follows......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Environment of the query editor
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Page templates
WEBDEV allows you to create page templates......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
17. WLanguage: a simple and powerful language
1. What is a website?
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Deployment package
The deployment package creates a ZIP file containing the site's setup......