ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....