ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Error 25: No THEN statement is associated with this IF
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
iParameterViewer (Function)
Configures the report viewer.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Net constants
List of constants used by the Net functions....
fCreate (Function)
Creates an external file.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......