ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
zipDeleteAll (Function)
Deletes all files from an archive.
FTPCommand (Function)
Sends a specific FTP command to a server.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Truncate (Function)
Truncates the right part of a string or buffer.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
CaptionWidth (Property)
The CaptionWidth property gets and sets the width reserved for the text area in an Edit or Combo Box control.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ColorHue (Function)
Calculates the hue of a color.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.