ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Certificate management functions
The following functions are used to handle the certificates:...
Status bar of windows
The status bar of a window is used to display several types of information......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
ReplicInfo (Function)
Returns information about a replication.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
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....
Scheduler control events
The following events associated with Scheduler controls:...
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Translating a text file with WDTRAD
ERR_BAD_CONTEXT_FOUND
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......