ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Code history
The code history is used to......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
6. Internal window
Internal windows...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
WDINT, WDTRAD and WDDIXIO: Translation tools
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...