ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Map control functions
Map control functions...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Automatic management of exceptions
The management of exceptions can be customized by process......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Image drawing and processing functions
List of image drawing and processing functions...
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
grRaised (Function)
Used to display a chart with raised effect.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......