ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Error 1037: This member already exists in the structure
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
fCreate (Function)
Creates an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Status bar of windows
The status bar of a window is used to display several types of information......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.