ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Interactive notification management constants
Interactive notification management constants...
DnDForce (Function)
DnDForce is kept for backward compatibility.
24. Displaying and linking pages
Token
The Token keyword can correspond to...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
WDTestSite: Load test
The stress tests are used to check......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
dPixelColor (Example)
Usage example of the dPixelColor function
dText (Example)
Usage example of the dText function
MyWindow (Reserved word)
MyWindow is used to handle the current window...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Page (Property)
The Page property is used to handle a page.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Declaring and using a variable
A variable is defined by name and type......
gLine (Function)
Builds a sequence of characters containing a line.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dBorder (Function)
Draws the borders.