ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Crosstab report
The report editor allows you to create "Crosstab" reports......
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
HTTPRequest (Function)
Starts an HTTP request on a server.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Creating the link buttons in the windows of a WINDEV RAD pattern
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.