ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grGradient (Function)
Enables or disables the display of color gradients in a chart.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Serialization constants
The serialization constants are as follows:
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
GeometryCover (Function)
Determines if geometry A covers geometry B.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
HSetPosition (Example)
Usage example of the HSetPosition function
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPreview (Function)
Configures the print destination.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.