ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
Automatic management of exceptions
The management of exceptions can be customized by process......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Remote Control: Customizing with your own window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Report and project
In most cases, a report is linked to a project......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
3. Deploying a dynamic WEBDEV site
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The OLE control
The OLE control is used to handle an OLE object......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Report data source
...The reports can be created with the data coming from:...
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
ERR_NO_TABLE
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......