ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HAddGroup (Function)
Adds a group of users.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HDescribeLink (Function)
Describes a link between two data files through programming.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
fClose (Function)
Closes an external file.
Val (Function)
Returns the numeric value of a character string.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
CharactType (Function)
Returns information about the type of character.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format...
Apply (Function)
Executes a procedure for each element of a WLanguage array.
SQLChangeConnection (Function)
Modifies the current connection.
fMemExist (Function)
Checks the existence of a shared memory area.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.