ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
SQLListSource (Function)
Lists the data sources declared on a local site.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
ERR_DISCONNECTED_ERROR
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....