ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
The planes in WEBDEV
The planes are used to group the controls of an element......
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......
Generating the RAD pattern
To generate a RAD pattern:...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
fSplit (Function)
Splits a file into several files.
SQLSeek (Function)
Positions on the specified result row of the query.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
SocketConnect (Function)
Connects a client computer to a given socket.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Setup directory
The setup wizard allows you to configure the setup directory of application....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......