ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Properties associated with a page
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Events associated with pages
List of events associated with pages...
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
9. Overlaying controls
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Error 1045: A class cannot be declared outside the declaration code of a class
Error 13: The label already exists
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Including the code
You want to include your code lines in a condition, in a structure, ......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Error 3: The string has no final "