ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1036: A class used in an array must have a constructor without parameter
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Sum (Function)
Calculates the sum of the array elements.
Format (Property)
The Format property is used to identify and change the format of an element
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Wait (Function)
Temporarily stops the program execution.
EndService (Function)
Ends the execution of the current service.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
2. Analysis in practice
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Certificate
The Certificate keyword can correspond to...
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.