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...
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type...
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
XLS file handling functions
List of functions for managing XLS files...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods)...
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific...
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file...
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
26. Style sheets: to simplify the layout
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV...
Windows
The windows represent the main interface of a WINDEV application......
TableMode (Function)
TableMode is kept for backward compatibility.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un...
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back...
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
1
6
7
8
9
10
22
>