ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
2. UML models
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Creating help pages
A help system includes several pages......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Assisted universal replication: specific features
20. Control templates
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
ERR_DISCONNECTED_EXEC
1. What is a website?
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Detailed use of WINDEV FTP/RPC
Creating a select query
A select query (corresponding SQL statement......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Binding a Combo Box control to an item
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......