ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Radio Button control properties
List of properties associated with a Radio Button control...
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
fRemoveDir (Example)
Usage example of the fRemoveDir function
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
fCurrentDir (Function)
Identifies or modifies the current directory.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
HOpen (Function)
Opens a data file.
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
fCompare (Function)
Compares the content of two files bit by bit.