ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
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....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
16. Types of code
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
8. Windows in practice
Discover the main actions that can be performed on the windows....
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....