ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Generating an application for Universal Windows 10 App
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.