ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
MutexCreate (Function)
Explicitly creates a mutex.
<Array>.Sort (Function)
Sorts a WLanguage array.
LoadParameter (Function)
Reads a persistent value.
Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
MatCopy (Function)
Creates the copy of a matrix.
HCreateMovableReplica (Function)
Creates a movable replication.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
PDF Reader control events
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
SNMPGetTable (Function)
Reads a table of SNMP values.
fOpenTempFile (Function)
Creates and opens a temporary file.
Sum (Function)
Calculates the sum of the array elements.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.