ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Display (External language)
Refreshes the Table control.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Pivot Table control events
Donne le nombre d'options dans un champ bouton segmenté...
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Software Factory
The Software Factory is used to automate the application production process....
fRead (Example)
Usage example of the fRead function