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"...
HMergeView (Example)
Usage example of the HMergeView function
NetworkDisconnect (Function)
Disconnects a network drive.
HListItem (Example)
Usage example of the HListItem function
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SQLExec (Example)
Usage example of the SQLExec function
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified...
List of reserved words
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function