ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
fWrite (Example)
Usage example of the fWrite function
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
HCheckStructure (Function)
Defines the mode for comparing data files.
Screen,Input (External language)
Starts the input in the controls of a window.
DDEWarmLink (Function)
Creates a warm link with a data.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
DDELink (Function)
Creates a hot link with a data.
Constants for telemetry management
Constants for telemetry management...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......