ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Pages in practice
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
FolderData (Function)
FolderData is kept for backward compatibility.
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......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......