ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
ProjectInfo (Function)
Returns specific information about the project currently run.
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).
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
fExeDir (Function)
Returns the directory from which the execution is started.
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.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
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.