ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
10. Page templates
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
6. Multiple generation
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
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......
ERR_BAD_CONTEXT_FOUND