ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
WINDEV 2024 Tutorial - Table of contents
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...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
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.
EventOpen (Function)
Opens a synchronization event between several threads.
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.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
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.