ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
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).
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
SOAPRun (Function)
Runs a procedure on a SOAP server.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Constants for managing the windows
List of constants used by the functions for managing the windows...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Programming custom calculations in Table controls
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
WDMSG license agreement
WDMSG license agreement...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...