ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Error 1018: The method is global: use the: operator: to access it
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
11. External component
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
HFSQL Client/Server: Configuring the server
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Programming the looper attributes
All the looper attributes can be handled by programming......
WDINT license agreement
WDINT license agreement...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Reports
A report provides a custom view of data......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......