ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

History of versions
The history of setup versions is an advanced feature of the network setup......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
BurnerErase (Example)
Usage example of the BurnerErase function
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
The HTML Display control
The HTML Display control displays a web page in an application......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
PythonExecute (Function)
Executes a function present in a Python module.