ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Operations performed on state-transition diagrams
The following paragraphs explain......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Operations performed on sequence diagrams
The following paragraphs explain......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
8. Windows in practice
Discover the main actions that can be performed on the windows....
Beep (Function)
Emits a beep.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....