ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Import a list of requirements
The Project Management Hub allows you to import requirements...
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
<Source>.Declare (Function)
Declares a description of table (found in a database schema) in the current project.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary...
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HJSONToRecord (Function)
Imports JSON data into the current record.
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, ...
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project...
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
<HTML Display control>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
".STY" file: file of type "Style sheet"
A style sheet is a "...
Importing DreamWeaver elements into a WEBDEV website
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages...
Importing a Figma design
Figma is an online design tool that allows you to create designs and prototypes in various fields, in particular for websites and applications...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Internal component description
The description of an internal component can opened at any time......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server...
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage...
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used...
Using several libraries in an application
A library is a WDL file that contains all the resources......
HOpenConnection (Function)
Opens a connection to a specific database.
Generating an application for Universal Windows 10 App
Creating the menus for the pages of the WEBDEV RAD pattern
Type (Property)
The Type property is used to get and change the type of an element.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file...
Style sheet
A style sheet ("......
Configuring an application with User Groupware
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic...
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes...