ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Code snippets
The code editor allows you to enter "Code snippets"......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
EmailSubscribeToFolder (Function)
Adds an existing folder to the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 Update 2....
EmailUnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
HOpenConnection (Function)
Opens a connection to a specific database.
Items used in a select query
A query created in the query editor can contain several types of items......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....