ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Programming an indexed control
Automatic error handling
Error handling can be customized for each process......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The use of the Automation type in a site is reserved for the advanced users
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
WEBDEV license agreement
WEBDEV license agreement...
ERR_NO_DLLEXE
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
HRSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.