ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via AJAX.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HTTPRequest (Example)
Usage example of the HTTPRequest function
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min