ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifDeleteCategory (Function)
Deletes a notification category from the application.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
PageDisplay (Function)
Displays a web page in the user's browser....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Customizing the User Groupware
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......