ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The HTML Display control
The HTML Display control displays a web page in an application......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
2. How to test a site?
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....