ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
.NET application
To create a.NET application from a project......
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
The single-part and multi-part archives
Two types of archives are available......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
2. WEBDEV administrator in practice
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
ERR_BUTTON_EXPECTED