ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Execute (Function)
Starts the execution of a process through programming.
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Using several libraries in an application
A library is a WDL file that contains all the resources......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Select query description window: Use
Let's see some operations specific to the description window of a select query......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
grTitle (Function)
Modifies the caption and/or position of the chart title....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......