ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Events associated with the project
List of events associated with the project...
WEBDEV license agreement
WEBDEV license agreement...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Events associated with List Box controls
List of events associated with List Box controls...
Compilation options
The compilation options allow you to define the help system generation settings......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Constants for managing the modification of windows by the user
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......