ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
System constants
List of constants used by the system functions....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
The key items
Keys are specific items in your analysis......
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Programming the looper attributes
All the looper attributes can be handled by programming......
The Edit control
The Edit control allows users to enter data......
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Reals
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......