ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
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.
Manipulating Spreadsheet controls programmatically (in a report)
Collapses a branch previously expanded....
GeometryCover (Function)
Determines if geometry A covers geometry B.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
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:
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Customizing the report viewer: Available windows
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.