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?......
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.
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.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
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......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Automation object
The Automation keyword is used to declare an automation object...
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HIndex (Example)
Usage example of the HIndex function
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....
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.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.