ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Standard FTP functions
List of standard FTP functions...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Layout control events
Changes the mode and the method for locking data files....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
1. Examples provided with WINDEV Mobile
SCM: Removing a project
Usage example of the AppointmentAdd function...
Camera control in a mobile application
The Camera control is used to......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......