ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
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....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
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.
Diagram constants
The following constants are used to manage diagrams:...
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.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
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......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
tapiDial (Function)
Dials a phone number for a voice line.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.