ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Classes, members, methods and properties
A class is made of......
Error 1036: A class used in an array must have a constructor without parameter
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
FTP constants
List of constants used by the FTP functions....
.NET object
To access a class......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Constants for managing projects
List of constants used by the functions for managing projects....
Info (Function)
Displays a custom message in a system information window.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
10. Internal components in practice
11. Internal components in practice
Internal components in practice...