ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Enumeration (Type of variable)
An enumeration is a set of values......
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....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
13. External component in practice
External component in practice...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
How to perform a full file browse?
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
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....
WINDEV License Agreement
WINDEV License Agreement...
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Software license agreement
WINDEV Express license agreement...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Events associated with List Box controls
List of events associated with List Box controls...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Automation object
The Automation keyword is used to declare an automation object...