ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
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.
LooperSelectPlus (Function)
Selects a row in a Looper control.
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....
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 .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.
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......
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
NFCSendTag (Function)
Sends a NFC tag to another device.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....