ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
4. Create a page in the editor...
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Events associated with formatted display controls
List of events associated with formatted display controls...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
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......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
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......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......