ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Environment of the project editor
The main elements of the project editor are as follows:
(No title )
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Constants for managing Map controls
Constants for managing Map controls...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set...
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Programming an indexed control
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Composite keys
A composite key is a key item containing several other items......
DotNetDelegate (Function)
Initializes a.NET delegate.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection...
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external...
Automation object
The Automation keyword is used to declare an automation object...
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro...