ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Diagram constants
The following constants are used to manage diagrams:...
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
XMLDocument (Function)
Creates a new XML document.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Constants for managing animations
List of constants used by the functions for managing the animations...
grRBAddData (Function)
Adds data to a Radial Bar chart.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Logical operators
The logical operators are as follows......
fTempFile (Function)
Returns the name of a unique temporary file.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Debugging constants
List of constants used by the debugging functions...
eCurrencyName (Function)
Returns the caption of a currency.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......