ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Text (Property)
Text is used to find out whether an item is a text item.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
Control (Variable type)
The Control type is used to define the characteristics of a control.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ToClipboard (Function)
Writes text or image information into the system clipboard.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.