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"...
FTPDate (Example)
Usage example of the FTPDate function
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand...
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
JSONToVariant (Example)
Usage example of the JSONToVariant function
HOnError (Example)
Usage example of the HOnError function
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Count (Property)
The Count property returns the number of elements in a given set.
The HTML control
The HTML control displays HTML pages or HTML code......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context...
Select query description window: Use
Let's see some operations specific to the description window of a select query......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control...
Null (keyword)
The "Null" keyword can correspond to:
HTransactionSavepoint (Function)
Declares a transaction savepoint.