ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: case à cola
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Error 4: A space is required after the ':' character
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
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......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Error 1054: 'Ancestor' cannot be used outside the code of a class
The use of the Automation type in a site is reserved for the advanced users
Error 2: Incomplete line
Error 1008: The member of the class is protected
10. UMC: User Macro-Code
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error 1009: The member of the class is private
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......
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
Error 1001: The operators: and:: can only be used in the methods of classes
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......