ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawText (Function)
Draws a text in an Image control.
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Typecasting of parameters
The description of the parameter type is optional......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
Operator on Address
The & operator returns the address of a variable as an integer
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
SMSSend (Function)
Sends an SMS.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
HIndex (Example)
Usage example of the HIndex function
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....