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).
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HCancelSeek (Function)
Cancels the current search criterion.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Environment of the project editor
The main elements of the project editor are as follows:
Internal component
An internal component is a set of elements from a project......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Share your projects via Git
Git is a source code manager......
grDestinationWMF (Function)
Defines a meta file as chart destination.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Combination (Type of variable)
A combination is a set of options.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Defining a help window template
WINDEV allows you to create help window templates......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Debugging constants
List of constants used by the debugging functions...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...