ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
13. Types of standard controls
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
10. Page templates
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document 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")....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
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)....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
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")....
ERR_BAD_CONTEXT_FOUND
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
ERR_DISCONNECTED_RELOG
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Success (Property)
The Success property indicates whether the operation was successful.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).