ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining a help window template
WINDEV allows you to create help window templates......
<Page>.FromFile (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
FileToPage (Function)
Automatically updates the controls of a 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
iDestination (Function)
Configures the print destination.
Aliases on data files: HAlias
The aliases are used to handle......
Error 203: The procedure already has a scope attribute (local or global)
Environment of the query editor
iEllipse (Function)
Prints an ellipse (in a rectangle).
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
ERR_DISCONNECTED_EXEC
ERR_BAD_DLLEXE
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
16. Types of code
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....
ERR_NO_PROJECT
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
ERR_SESSION_CLOSED