ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
XMLAddChild (Function)
Adds a child tag into an XML document.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Telephony constants
List of constants used by telephony functions...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
URI constants
The following constants are used by URI-specific functions:...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......