ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
ChronoReset (Function)
Stops and resets a running stopwatch.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
HClient structure
The HClient structure is used to......
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.