ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
NFC functions
Functions used to manage the NFC standard...
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
FTPGet (Example)
Usage example of the FTPGet function
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
iPrintImage (Example)
Usage example of the iPrintImage function