ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
AWP without UI
Bootstrap, Angular, React, Vue......
WDHFDiff - Use
WDHFDiff is used to compare......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Port (Property)
The Port property is used to identify and change a server connection port.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Format (Property)
The Format property is used to define the data format of a data file.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Android Control Center
Do you know where to find your application log files?...
WINDEV Mobile concepts
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......