ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Custom tooltips
Tooltips are very useful for application users......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
5. User Groupware in practice
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
11. External component
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
1. What is the WEBDEV administrator used for
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......