ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Diagram constants
The following constants are used to manage diagrams:...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Configuring an application with User Groupware
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Creating the Table windows of the WINDEV RAD pattern
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
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....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.