ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HRecNum (Example)
Usage example of the HRecNum function
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
eCurrencyName (Function)
Returns the caption of a currency.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
EmailUpdate (Example)
Usage example of the EmailUpdate function
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.