ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Report based on a query
Queries are used to easily select records in one or more data files......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
DotNetRun (Function)
Runs a procedure on a .Net server.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
11. Controls in practice
Discover the main characteristics of the controls...
Factorial (Function)
Returns the factorial of an integer number.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
SocketExist (Function)
Checks the existence of socket.
The Signature control
The Signature control is a report control used to sign......
Composite chart
A composite chart is a chart that displays several types of charts......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern