ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoBuild (Function)
Displays a custom message in a system information window.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
AddLink (Function)
Adds a link to a text section in an edit control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
USBFind (Function)
Finds a USB device according to keywords.
DotNetDelegate (Function)
Initializes a.NET delegate.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
StatVarianceP (Function)
Calculates the variance for a full series of values.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HDescribeItem (Function)
Describes a file item through programming.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).