ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control template
A control template is a set of controls that can be reused in several windows or pages......
ImageLast (Function)
Displays the last image for the scroll.
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ImageNext (Function)
Displays the next image for the scroll.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Copying and cloning
Variables are copied using the "=" operator...
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
nWDInit: Initializing an external language
Initializes the external language......
PVTFilter (Function)
Enables or disables a filter in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Error 1021: The method of the class is not global
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Right (Function)
Extracts the last characters from a string or string buffer.