ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
HSL (Function)
Creates a color from its hue, saturation and lightness.
2. Projects in practice
Discover the main operations that can be performed on a project....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Chart constants
List of constants used by the functions for chart management....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
12. Available tests
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Windows event management functions
List of functions for managing Windows events...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Warning (Function)
Displays a custom message in a system warning window.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......