ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HPass (Function)
Defines the password used to create or open a data file.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Pattern compression (ADSL, 3G, Edge, VPN, etc.)
A frame is a packet of data that flows through the network......
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Using an external component in an application
A component can be reused at any time in any application......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
Service constants
List of constants used by the functions for managing services....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......