ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinStatus (Function)
Identifies or modifies the window status.
DDE constants
List of constants used by the DDE functions...
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....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Outstanding progress bars
Simple or symmetric progress bar?...
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
HState (Function)
Used to find out the state of a record.
SQLFirst (Example)
Usage example of the SQLFirst function
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
9. Types of standard controls
Types of standard controls...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
FileDisplay (Function)
Displays a file in the browser of Web user.
HCross (Function)
Crosses a record in a data file.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
WEBDEV concepts