ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
15. Repeating a group of controls: loopers
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The Static control
A Static control is a control used to display a static text......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Commands" pane
The "Commands" pane lists......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The "Analysis" pane
The "Analysis" pane lists......
Task list
Each project can be associated with a task list......
TabClose (Function)
Closes a dynamic pane in a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
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......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
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......
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......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.