ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
iPrintReport (Example)
Usage example of the iPrintReport function
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
iPrintReport (External language)
Prints a report created with the report editor.
Handling a Web Component control through programming
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
nWDInit: Initialize the external language
Initializes the external language......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Guided tour management constants
Scheduler report
The report editor allows you to create "Scheduler" reports....
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
Creating nested reports