ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ERR_NO_END_TAG
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Video control properties
The following properties can be used on a Video control:...
BCToImage (Function)
Generates the image of a bar code.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
4. Create a page in the editor...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Environment of code editor
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Error 1030: The access to the base class is restricted by a private inheritance
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Error 1029: The access to the base class is restricted by a protected inheritance
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Error 202: The method already has an access attribute (public, protected or private)
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Error 1008: The member of the class is protected
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
1
2
3
4
5
6
309
>