ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Source>.LogRecreate (Function)
Used to re-create an empty log.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HLogRecreate (Function)
Used to re-create an empty log.
Programming automatic calculations in the columns of a Table control
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Reloading a document
To reload a document, ......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
Managing space characters in the searches?
The LDAP protocol is increasingly used by the companies......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.