ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
11. Table/Looper controls