ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
WLanguage procedure called by ScanFromCameraToImage/ScanDocumentFromCamera
WLanguage procedure ("callback") executed when a scan is completed with the ScanFromCameraToImage function, when the scan fails or when it is canceled by the user.
WLanguage procedure called by ScanFromCameraToPDF
WLanguage procedure ("callback") executed when a scan is completed with the ScanFromCameraToPDF function, when the scan fails or when it is canceled by the user.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Pinned (Property)
The Pinned property is used to: Pinned or not a field: the pinned field will be positioned in relation to the visible area of its container instead of the content area.. Determine if a control is pinned....
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
KeyInformation (Property)
The property KeyInfo property is used to define information about the key used.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.