ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Creating requirements
The following steps must be performed to implement the requirements......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Table,Modify (External language)
Modifies an element in a Table control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Software license agreement
WINDEV Express license agreement...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Creating the Table windows of the WINDEV RAD pattern
9. Sharing a project in practice
Sharing a project in practice...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min