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"...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
HAddGroup (Function)
Adds a group of users.
SQLLast (Function)
Sets the position on the last row of the query result.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end...
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report...
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo...
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
The Static control
A Static control is a control used to display a static text......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...