ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Project management functions
List of functions for managing projects...
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Replication: The different types
The data replication is a powerful feature......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Error 1014: The access to the member of the class is restricted by a private inheritance