ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
End-user UI editing functions (prefix syntax)
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Creating a select query
A select query (corresponding SQL statement......
3. Deploying a WINDEV application
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
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 menu ("SCM" from the main menu of the product used)......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Writing an email: the available methods
This help page presents the methods for writing an email....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....