ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
zipCreate (Function)
Creates an archive.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....