ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of code editor
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
EventClose (Function)
Closes a synchronization event between several threads.
Address
The Address keyword can correspond to...
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
EventOpen (Function)
Opens a synchronization event between several threads.
Constants for managing Gantt charts
Color (Property)
The Color property is used to get and change the color of an element.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
DotNetDelegate (Function)
Initializes a.NET delegate.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....