ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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......
Zombie data files and items
During the life of an application, items live and die......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with ListView controls
List of events associated with ListView controls...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Query editor: Characteristics
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....