ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Label report
The report editor allows you to create "Label" reports......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
StatCovariance (Function)
Calculates the covariance between two series of values.
XMLChild (Function)
Positions on the first child element of current element.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Creating an executable: General options
The main executable options are as follows......
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, ......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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.
WEBDEV license agreement
WEBDEV license agreement...
Using an external component in an application
A component can be reused at any time in any application......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....