ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
<Source>.ImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages...
<Source>.ImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project...
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<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.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Importing DreamWeaver elements into a WEBDEV website
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site...
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
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...
Python: Native calls
WLanguage allows for native Python calls...
<Source>.ImportJSON (Function)
Imports a JSON file into an HFSQL Classic data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code.
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
".STY" file: file of type "Style sheet"
A style sheet is a "...
HJSONToRecord (Function)
Imports JSON data into the current record.
<Source>.Declare (Function)
Declares a data file description (found in an analysis) in the current project.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
Importing data files into the analysis (external database, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Automatic error handling
Error handling can be customized for each process......
Global and local variable
Two types of variables are available......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Importing a WINDEV window into a Mobile project
to import a WINDEV window into a WINDEV Mobile project......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Remote WEBDEV administrator: Importing the statistics
to import the statistics of a site....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service...
Automatic management of exceptions
The management of exceptions can be customized by process......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
8. Traffic statistics of dynamic sites
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
2. Deploying a static site or a PHP site
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started...
1
2
3
4
5
6
22
>