ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
16. Application test in practice
5. Site test in practice
Replication management functions
Three types of replication are proposed......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
The planes in WEBDEV
The planes are used to group the controls of an element......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Status bar of windows
The status bar of a window is used to display several types of information......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
10. Smart controls
Smart controls...
How to develop a PHP site?
What is a PHP site?......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
TableMode (Function)
TableMode is kept for backward compatibility.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
ReplicSynchro: Use
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Area (Property)
The Area property is used to define an area.
Asc (Function)
Returns the ASCII code of the specified character.