ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
FileDisplay (Function)
Displays a file in the browser of Web user.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
JSONToVariant (Example)
Usage example of the JSONToVariant function
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
"?" menu
WINDEV proposes a help menu adapted to your applications......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
iPrintBlock (Function)
Forces a report block to print.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Creating a table in a report
Tables can be created in a report......
Compilation options (chm format)
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
WDTRAD options
iPrintReport (Function)
Prints a report created with the report editor.
ArrayCopy (Function)
Copies the content of an array to another array.