ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Constants for managing tiles
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Chart: Managing legends
Several types of legends are supported in the charts......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Creating the Vision windows of the WINDEV RAD pattern
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Border (Type of variable)
The Border type is used to handle a border through programming...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
fResourceDir (Function)
Returns the path of the read-only resources of the application.
FileDisplay (Function)
Displays a file in the browser of Web user.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....