ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
WDInst: handling the files to install
By default, the files to install are......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
dText (Example)
Usage example of the dText function
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Copying and cloning
Variables are copied using the "=" operator...
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Error 1021: The method of the class is not global
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
BackgroundTaskAdd (Function)
Adds a new background task.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......