ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EXE constants
List of constants used by the functions for managing executables....
HIndex (Function)
Rebuilds the file index (".NDX" file).
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
fCompress (Function)
Compresses a file.
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Using WDDIXIO
To translate the text used in your project:...
Voice commands in your applications
The applications that you develop can react to the user's voice......
iCreateFont (Example)
Usage example of the iCreateFont function
Installing a SOAP server with Netscape iPlanet 4.1
fOpen (Example)
Usage example of the fOpen function
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
fReadLine (Example)
Usage example of the fReadLine function
DnDGetData (Example)
Usage example of the DnDGetData function
Report based on a query
Queries are used to easily select records in one or more tables......