ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Line (Property)
The Line property is used to define the line style used.
XMLParent (Example)
Usage example of the XMLParent function
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Error 112: An array can only have a maximum of X dimensions
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Space (External language)
Fills the content of WdString with space characters on the right.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Asc (Function)
Returns the ASCII code of the specified character.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Open (Function)
Opens a modal WINDEV window.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.