ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Multi-product external components
Components are a remarkably useful tool for development teams......
The Static control
A Static control is a control used to display a static text......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
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.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
4. When to use the debugger?
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
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).
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
21. Managing business rules
Managing business rules...
18. Management of business rules
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.