ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
PDF Reader control events
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Programming custom calculations in Table controls
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......