ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Execute (Function)
Starts the execution of a process through programming.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
PageDisplay (Function)
Displays a web page in the user's browser....