ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Message text file format
The text files created by WDMSG use a specific format......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs...
RGB (Function)
Defines a color from its Red, Green and Blue components.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated...
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical...
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well...
Creating requirements
The following steps must be performed to implement the requirements......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform...
11. User Macro-Code: UMC in practice
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites...