ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Creating a select query
A select query (corresponding SQL statement......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.