ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
grDeleteAll (Function)
Erases a chart and destroys this chart.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
HTTPCreateForm (Function)
Creates an HTTP form.
HConnect (Example)
Usage example of the HConnect function
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
DateToInteger (Function)
Converts a date to an integer.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HCloseConnection (Example)
Usage example of the HCloseConenction function
zipListFile (Function)
Returns the list of files found in an archive.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
StringInsert (Function)
Inserts a string into another character string at a given position.
zipFileSize (Example)
Usage example of the zipFileSize function
grLabel (Function)
Indicates various parameters of additional legend in a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
fDelete (Function)
Deletes a file accessible from the current computer.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
SecretString (Variable type)
Type SecretString type is used to manipulate strings contained in the password vault.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.