ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.AddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
TableAddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
WDScript: use in command-line and console mode
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
The Edit control
The Edit control allows users to enter data......
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
ShapeExtremityStart (Property)
The ShapeExtremityStart property gets and sets the source end shape of a Wire control.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Image field: supported formats
The supported image formats are as follows:...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Typing multilingual texts
For a multilingual application, you have the ability to......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Sub-query
A sub-query is a query whose result is used by another query......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
GranularityMovement (Property)
The GranularityMovement property gets and sets the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......