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 populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control...
KeyPressed (Function)
Checks which key is pressed.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
URI constants
The following constants are used by URI-specific functions:...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Environment of the data model editor
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
SysRecentDocList (Function)
Returns the list of recently opened documents.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific...
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
Replication: The different types
The data replication is a powerful feature......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
12. External component in practice
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
HOpenConnection (Function)
Opens a connection to a specific database.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
13. External component in practice
External component in practice...
fStopCompress (Example)
Usage example of the fStopCompress function
fSize (Example)
Usage example of the fSize function
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......