ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDraw (Function)
Draws a chart according to the specified parameters.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
grLegendFont (Function)
Modifies the font used for the chart legend.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HOpen (Function)
Opens a data file.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
iPrintImage (Function)
Sends the image file to print to the print buffer.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
eChangeCurrency (Function)
Converts a currency into another currency.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Info (Function)
Displays a custom message in a system information window.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......