ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
LineHeight (Property)
The LineHeight property gets and sets 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....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Project Management Hub: Managing incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
2. First tests
WINDEV Mobile Tutorial - My first Android/iOS application Lesson 2 - First tests - 1 hr...
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Error 532: The size of the string to extract must be strictly positive
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Passing parameters
The parameters can be passed to a procedure......
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......