ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Constants for SMS functions
List of constants used by the SMS functions....
AJAXExecute (Example)
Usage example of the AJAXExecute function
Log (Function)
Calculates the decimal logarithm of a numeric value.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Sin (Function)
Returns the sine of an angle.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Constants for the archiving functions
List of constants used by the archiving functions....
End of Document block
The End of document block is run once at the end of the report execution......
Comparison operators
The comparison operators can be divided into several categories......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
ArraySort (Function)
Sorts a WLanguage array.
zipOpen (Function)
Opens an existing archive.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
DotNetRun (Function)
Runs a procedure on a .Net server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......