ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
The Tab control
The Tab control is used to simultaneously display different controls......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Creating links
Links help users navigate the help system......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
TreeView Table control properties
List of properties associated with the TreeView Table control...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
The HTML Display control
The HTML Display control displays a web page in an application......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Automatic error handling
Error handling can be customized for each process......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Android Widget windows
An Android application can contain one or more Widget windows......