ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
emailHeader (Variable type)
The emailHeader type is used to retrieve or define the additional email headers.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Enumeration (Type of variable)
An enumeration is a set of values......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
grSurfaceAddData (Function)
Adds a data into a Surface chart.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
13. External component in practice
External component in practice...
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
How to perform a full file browse?
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....