ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetVariableDefinition (Function)
Gets the description of a variable.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory). Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
FolderData (Function)
FolderData is kept for backward compatibility.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
ConnectionTimeout (Property)
The ConnectionTimeout property sets the connection timeout.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Visible (Property)
The Visible property sets the visibility of an element.
PVTInfoXY (Function)
Returns the values of the headers at a given position expressed in pixels in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Alias (Property)
The Alias property gets the alias of an element.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
FBGetUserInformation (Function)
Gets the Facebook information of the connected user.
Error 116: An array dimension must be an integer value
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).