ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
The different types of integers
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...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Creating the Relation windows of a WINDEV RAD pattern
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...