ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Error 809: The * character cannot be used as mandatory parameter in a function
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
CSS Grid control properties
List of functions for managing windows...
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
WLanguage properties available in PHP
The following properties are available in PHP...
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min