ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
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
Creating index keywords
Index keywords allow users to easily find a help page......
DotNetDelegate (Function)
Initializes a.NET delegate.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Dequeue (Function)
Removes an element from the queue.
Border (Type of variable)
The Border type is used to handle a border through programming...
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Using several libraries in an application
A library is a WDL file that contains all the resources......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Events associated with TreeView controls
List of events associated with TreeView controls...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
grCreate (Function)
Creates a specific type of chart.
TreeExpand (Function)
Expands a node in a TreeView control.