ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
wsResponse (Variable type)
The wsResponse type is used to get: the XML source code of the web service response. the value of the different parts of the web service response (for the web services returning several responses)....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Web Camera control properties
A Web Camera field can be manipulated in WLanguage in a page with the following properties.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
The test mode cannot operate without the project and its pages, ...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
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......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
14. Managing the "Back" button in practice
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
<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....
7. HFSQL: Physical files
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
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....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....