ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
nWDInitProject: Initialization code of project
Run the initialization code of project......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
KeyPressed (Function)
Checks which key is pressed.
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
fCurrentDir (Function)
Identifies or modifies the current directory.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.