ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Installing a SOAP server with Netscape iPlanet 4.1
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
12. Available tests
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
fExeDir (Function)
Returns the directory from which the execution is started.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
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
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 ......