ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing 64-bit sites
You can deploy 64-bit compatible sites......
DnDForce (Function)
DnDForce is kept for backward compatibility.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Handling menu options programmatically
The menu options can be handled......
Animating a Static control
Two methods can be used to animate a Static control......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MDIOpen (Function)
Opens and enables an MDI child window.
WDXView : Use
This help page presents the different features of WDXView......
Constants for managing the registry
List of constants used by the registry management functions....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
grCreate (Function)
Creates a specific type of chart.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Control constants
List of constants used by the functions for managing controls...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
The HTML Display control
The HTML Display control displays a web page in an application......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Sum (Function)
Calculates the sum of the array elements.
Manager of automated tests
The test manager is used to......