ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3-tier architecture
The development in "3-tier" architecture is now simplified......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
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......
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....
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
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
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
1. The WINDEV Framework
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......