ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
WDZip: Creating or modifying an archive
This help page explains how to......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
EmailCheckAddress (Function)
Checks the validity of an email address.
Automatic documentation of external components
External components must include a technical documentation......
Detailed use of WINDEV FTP/RPC
Native Access to SAP
SAP is a widely used ERP......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
FTPCommand (Example)
Usage example of the FTPCommand function
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
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 for your applications......
Label report
The report editor allows you to create "Label" reports......