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...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent...
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server...
Composite keys
A composite key is a key item containing several other items......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
5. User Groupware in practice
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Managing bar codes
The use of bar codes to identify and manage products has become essential......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Constants for managing emails
List of constants used by the functions for managing emails....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The Dashboard control
Dashboards are essential elements in an application......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
2. Analysis in practice
Local procedure
Two types of procedures are available......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user...