ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Format (Property)
The Format property is used to define the data format of a data file.
Diagram editor (WINDEV): ribbon and panels
The Diagram Editor control includes many features accessible via......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Items (Property)
The Items property is used to configure the different items of a full-text index.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min