ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Character strings
WLanguage supports different types of strings....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.