ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)...
Analysis: Description of data file structure
The analysis allows you to define the structure of data files used by the project...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
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 websites...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"...
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
HFSQL management functions
List of functions for HFSQL management...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
HTML constants
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
HOpenConnection (Example)
Usage example of the HOpenConnection function
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
HDFS functions
The following functions are used to manage files on a HDFS system......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example:...
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.