ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
TitleBackgroundColor (Property)
The TitleBackgroundColor property gets and sets the background color of a column title in a Table or TreeView Table control.
How to develop a PHP site?
What is a PHP site?......
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......