ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeExpand (Function)
Expands a node in a TreeView control.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Dequeue (Function)
Removes an element from the queue.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
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....
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....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
grCreate (Function)
Creates a specific type of chart.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Seek (Function)
Searches for the index of an element in a WLanguage array.
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.
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.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
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.
dbgInfo (Function)
Returns a debug information.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.