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)...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project...
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
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.
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...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Installing a SOAP server with IIS
HCreateMovableReplica (Function)
Creates a movable replication.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
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.
KeyPressed (Function)
Checks which key is pressed.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control...
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules...
URI constants
The following constants are used by URI-specific functions:...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Environment of the data model editor
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...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...