ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC functions
Functions used to manage the NFC standard...
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
Error 803: Return and Result cannot be used in the same process
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
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.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
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.
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
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)....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
LoadDLL (Function)
Loads the specified library (DLL) in memory.