ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
Contains (Function)
Allows you to check if a substring is within a string.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
OpenSister (Function)
Opens a non-modal sibling window.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
SocketCreate (Function)
Creates a socket.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Animation (Property)
The Animation property animates an image.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
SQLReqExists (Function)
Checks the existence of a query.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
SQLChangeConnection (Function)
Modifies the current connection.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
HDescribeItem (Function)
Describes a file item through programming.