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...
<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/Exporting a dictionary
WDTRAD allows you to import and export a dictionary...
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 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...
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...
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 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.
".STY" file: "Style sheet" file
A style sheet is a "...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?...
<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.
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...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV...
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu...
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used...
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel...
Handling an internal component
An internal component is a set of elements from a project......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed...
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
1
5
6
7
8
9
22
>