ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Using the Vista style in your windows
WINDEV allows you to customize......
Error 301: Unknown identifier
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Installing the robot controller
The monitoring robot includes three executables......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Popup window
WINDEV allows you to open windows in popup format......
WEBDEV license agreement
WEBDEV license agreement...
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Operations in a Select query : add and delete
The following paragraphs present......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......