ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
2. UML models
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating links
Links help users navigate the help system......
Creating help pages
A help system includes several pages......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
20. Control templates
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
SocketRead (Function)
Retrieves a message sent by another socket.
15. Unit tests on the executable
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
9. Types of standard controls
Types of standard controls...