ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyFile (Example)
Usage example of the HCopyFile function
WLanguage procedure called by AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
WLanguage procedure called by SensorDetectChangeAcceleration
Procedure ("callback") called by SensorDetectChangeAcceleration when the acceleration of the device on one of its axes is detected.
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
WLanguage procedure called by GPSDetectPosition
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves the region defined by the specified parameters.
ServiceStatus (Function)
Returns the current status of a service.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.