ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
TabClose (Function)
Closes a dynamic pane in a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
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......
Binding a Check Box control to an item
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....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
7. Window templates
...Window templates...
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.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Border of controls
One of the most important elements of control style is its border......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
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......