ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
The Multimedia control
The Multimedia control is used to play multimedia files......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
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......
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).
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
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......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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......
HOpenConnection (Function)
Opens a connection to a specific database.
Events associated with List Box controls
List of events associated with List Box controls...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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......