ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Label report
The report editor allows you to create "Label" reports......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Nation (External language)
Defines the display language for the titles, captions, messages...
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Recycle code windows
By default, a single code window is opened per ......
Visible (Property)
The Visible property is used to set the visibility of an element.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Installing a SOAP server with IIS
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Analysis links
The links are used to link the files found in an analysis between themselves......
.NET application
To create a.NET application from a project......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Functions for managing images
WDTestSite: Load test
The stress tests are used to check......
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......