ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCross (Function)
Crosses a record in a table.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
WordCount (Function)
Returns the number of words in a string.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Calling a procedure/a function
Syntax for calling a local or global procedure.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
WordToArray (Function)
Fills an array with the words from a string.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
zipExtractPath (Function)
Returns the path of a file found in the archive.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
fChangeSize (Function)
Resizes an external file.