ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Warning (Function)
Displays a custom message in a system warning window.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Designing a supercontrol
A supercontrol is an advanced type of control......
9. Types of standard controls
Types of standard controls...
DDESend (Function)
Sends a data to the program connected via DDE.
Currencies
A currency is a real coded on 10 bytes....
ErrorBuild (Function)
Displays a custom error message in a system error window.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Chart: Managing legends
Several types of legends are supported in the charts......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......