ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessibilité (Property)
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
EmailCheckAddress (Function)
Checks the validity of an email address.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
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......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min