ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
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.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
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.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
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.