ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
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......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Logical operators
The logical operators are as follows......
Constant
The constants are language elements whose value is fixed once and for all...
HPass (Function)
Defines the password used to create or open a data file.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Events associated with windows
List of events associated with windows...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
14. Controls in practice
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
7. Multilingual sites in practice
Multilingual project
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.