ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Constants for managing tiles
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Classes, members, methods and properties
A class is made of......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Calling a procedure/a function
Syntax for calling a local or global procedure.
iParameterViewer (Function)
Configures the report viewer.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
The different types of integers
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
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...
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......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
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.