ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPRun (Function)
Runs a procedure on a SOAP server.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Component (Property)
The Component property configures the different components of a composite key.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
How to open a page?
Open (Function)
Opens a modal WINDEV window.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
pdfSignature (Variable type)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Manipulating a window using its type
A WINDEV or WINDEV Mobile window is a type of variable that can be manipulated programmatically......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Numeric (Variable type)
The type numeric type is used to contain integers or decimals, specifying if necessary the number of digits in the integer part and in the decimal part.
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Page Footer block
The Page footer block is run at the end of each page......
Creating the Relation pages of a WEBDEV RAD pattern
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...