ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteAll (Function)
Deletes all files from an archive.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
fAttribute (Function)
Returns or modifies the attributes of a file.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
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....
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ImageFirst (Function)
Displays the first image for the scroll.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
ExeGetPID (Function)
Returns information about the current process.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....