ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

W3C standardization
You must comply with the W3C standard (HTML 4......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
OpenMobileWindow (Function)
Opens a window in a mobile application.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
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......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
DotNetDelegate (Function)
Initializes a.NET delegate.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Handling a Web Component control through programming
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Creating an action plan
The action plans group all actions that will be performed by the software factory....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ScanCapability (Function)
Used to determine if a scanner has a given capability.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
The Edit control
The Edit control allows users to enter data......