ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLListSource (Function)
Lists the data sources declared on a local site.
ERR_DISCONNECTED_ERROR
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
Item control properties
List of properties associated with the Item control...
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
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......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS 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....
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Error 404: The file for HFSQL browse cannot be an expression of this type
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.