ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SendKey (Function)
Simulates the keystrokes and the mouse actions.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Constants for managing Map controls
Constants for managing Map controls...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Constants for the archiving functions
List of constants used by the archiving functions....
The Edit control
The Edit control allows users to enter data......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Chart constants
List of constants used by the functions for chart management....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Drawing constants
List of constants used by the drawing functions....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Constants for managing videos
List of constants used by the functions for video management....
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....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....