ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
WEBDEV Application Server 2024
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Events associated with a Layout control
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
Error 203: The procedure already has a scope attribute (local or global)
Using .NET assemblies in a project
To use .NET assemblies in a project......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......