ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
MenuDelete (Function)
Deletes a menu or a menu option.
fOpen (Example)
Usage example of the fOpen function
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
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).
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
XMLResult (Function)
Returns the result of a calculation XPath query.
SysRecentDocList (Function)
Returns the list of recently opened documents.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......