ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
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
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.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
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.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.