ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Binding a Check Box control to an item
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
The Carousel control
The Carousel control is used to display an animated menu made of images......