ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
ID (Property)
The ID property is used to get and change IDs.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
EventOpen (Function)
Opens a synchronization event between several threads.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HDFS constants
The following constants are used by the HDFS functions:...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Array management functions
List of functions for managing arrays...
Address
The Address keyword can correspond to...
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Library,Disk (External language)
Opens the project library that is stored on disk.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
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....
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.
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.