ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software license agreement
WINDEV Express license agreement...
The "Find - Replace" pane
The "Find - Replace" pane is used to......
History of versions
The history of setup versions is an advanced feature of the network setup......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Specific features of the Express version
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
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......
AppListVersion (Function)
Lists the versions available on the reference setup server.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
User report editor (Reports & Queries)
A report provides a custom view of data......
W3C standardization
You must comply with the W3C standard (HTML 4......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....