ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenSister (Function)
Opens a non-modal sibling window.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
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)......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Error 1054: 'Ancestor' cannot be used outside the code of a class
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Select query description window: Items that can be used
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Structure (Type of variable)
A structure is a custom type of data...
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Site map of PC SOFT documentation
21. Reports
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
WDSQL, SQL querier: Overview
WDSQL is used to......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
PythonExecute (Function)
Executes a function present in a Python module.