ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Python: Native calls
WLanguage allows for native Python calls......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
HFSQL: Change of name
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
The Upload control
The Upload control is used to upload files on the Web server......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
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....
How to create a menu?
tapiHold (Function)
Puts a call on hold.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Locking data files: correspondence between WINDEV 5.5 and the later versions
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......