ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
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.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Binding a Check Box control to an item
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
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.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
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....
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......