ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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).
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
SQLFirst (Function)
Positions on the first row of the query result.
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......
iCreateFont (Function)
Creates a new print font.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Managing certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....