ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 Internal Page controls
List of events associated with internal pages and Internal Page controls
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
DotNetDelegate (Function)
Initializes a.NET delegate.
Library,Disk (External language)
Opens the project library that is stored on disk.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
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.
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).
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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)....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
grCreate (Function)
Creates a specific type of chart.
TreeExpand (Function)
Expands a node in a TreeView control.
TreeCollapse (Function)
Collapses a branch previously expanded.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).