ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Defining columns of Table controls programmatically
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Specific features of the applications for iPhone/iPad
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
Error 1014: The access to the member of the class is restricted by a private inheritance
Events associated with Carousel controls
List of events associated with Carousel controls...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Error 701: The property is read-only
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
Events associated with an Organization Chart control
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...