ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
7. Source Code Manager (SCM)
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Share your projects via Git
Git is a source code manager......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Constants for managing the Image Editor control
Events associated with a Navigation Bar control
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Private Store for mobile applications
There are two methods two deploy your applications......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Drop-down button
The drop-down button expands: a context menu. a popup window....