ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
MatTranspose (Function)
Calculates the transposed matrix.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Thickness (Property)
The Thickness property is used to: Get and set the line thickness for a series (Line charts only). Get and set the line thickness in a Wire control....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the database schema or described by HDescribeConnection or HOpenConnection)....
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
SysDir (Function)
Returns the path of a system directory.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
MatMultiply (Function)
Multiplies two matrices.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.