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...
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Optional connection information
When defining the connections in the data model editor or when defining the connections...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
2. Examples and components provided with WEBDEV
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
The Edit control
The Edit control allows users to enter data......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server),...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
12. Pages in practice
Report based on a query
Queries are used to easily select records in one or more data files......
5. User Groupware in practice
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......