ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
BurnerSelect (Function)
Used to select the default burner.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Creating a table in a report
Tables can be created in a report......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
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.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
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.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
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?......