ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
WEBDEV 2024 Tutorial - Table of contents
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Events associated with Button controls
List of events associated with Button controls...
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Port (Property)
The Port property is used to identify and change a server connection port.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Defining a help window template
WINDEV allows you to create help window templates......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
ThreadEnd (Function)
Ends the execution of the current thread.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
HCheckStructure (Function)
Defines the mode for comparing data files.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
WINDEV Mobile 2024 Tutorial - Table of contents