ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
FontCreate (Function)
Creates a font definition.
Animation (Property)
The Animation property animates an image.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
9. Generation modes
WINDEV Mobile includes different types of generation......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.