ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
16. Protecting access to the site: passwords
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Handling report blocks
The different operations available on report blocks are as follows......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
ID (Property)
The ID property is used to get and change IDs.
LDAPRenameAttribute (Function)
Renames an attribute.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Position (Function)
Finds the position of a specified string within another string.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....