ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
UUDecode (Function)
Decodes a character string in UUEncode format.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
InJavaMode (Function)
Indicates whether the code is run in Java.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
grOrientation (Function)
Modifies the orientation of chart axes.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ThreadCurrent (Function)
Returns the name of the thread currently run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.