ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
CertificateSignString (Function)
Creates the signature of a character string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
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.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HSendMessageToClient (Function)
Displays a message on the client computers.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.