ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
ERR_PARSER
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
1. RAD (Rapid Application Development)
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Currencies
A currency is a real coded on 10 bytes....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Socket management functions
List of functions for managing sockets...
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......