ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
13. Generation modes
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
WDInst: languages supported by the installation
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
iOutputInfo (Variable type)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
BrowserPlatform (Function)
Returns the user's browser platform....
BrowserType (Function)
Returns the type of browser used by the Web user.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...