ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
grColor (Function)
Returns and initializes the color of different chart elements.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Edit options of a report
The report editor allows you to......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Code snippets
The code editor allows you to enter "Code snippets"......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Using WDDIXIO
To translate the text used in your project:...
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......