ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table
The "Table" keyword can correspond to...
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Source (Property)
The Source property is used to get and change the source of an element.
fDirRename (Function)
Renames a directory.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
fCompare (Function)
Compares the content of two files bit by bit.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
NetworkConnect (Function)
Associates a drive with a shared network directory.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Events associated with a Spreadsheet control