ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSelectPlus (Function)
Selects a row in a Looper control.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
The different types of integers
Open (Function)
Opens a modal WINDEV window.
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?......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
fRead (Example)
Usage example of the fRead function
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......