ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreate (Function)
Creates a specific type of 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.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
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....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Dequeue (Function)
Removes an element from the queue.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
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.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
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.