ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
WINDEV applications for Linux: Specific features
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Classes, members, methods and properties
A class is made of......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
9. Sharing a project in practice
Sharing a project in practice...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
HSetREP (Function)
Enables or disables the management of .REP file.
8. Sharing a project in practice
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
SocketRead (Example)
Usage example of the SocketRead function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Creating the Table windows of the WINDEV RAD pattern
12. Control templates
...Control templates...
SocketCreate (Example)
Usage example of the SocketCreate function