ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected 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.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HFreePosition (Function)
Deletes a position saved by HSavePosition.
Body Complement block
The Body complement block is linked to the Body block......
BurnerEject (Function)
Opens or closes the door of current burner.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......