ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Structure of data files of user groupware
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Border management constants
List of constants used by the border management functions....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
WINDEV License Agreement
WINDEV License Agreement...
Constants for managing emails
List of constants used by the functions for managing emails....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
DDE constants
List of constants used by the DDE functions...
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
9. Sharing a project in practice
Sharing a project in practice...
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......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
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....