ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Comparison operators
The comparison operators can be divided into several categories......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Installing and starting WDTRAD
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Starting WDOptimizer in a command line
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Bar code constants
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
iPrintReport (Function)
Prints a report created with the report editor.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min