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"...
HCopyFile (Example)
Usage example of the HCopyFile function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL...
Text (Property)
The Text property is used to get and modify text.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
MemCreate (Function)
Creates a memory area.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
TwainState (Example)
Usage example of the TwainState function
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
zipNbFile (Example)
Usage example of the zipNbFile function
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different...
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Creating a flexible modeling
To create a new flexible modeling, you can......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...