ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Error 809: The * character cannot be used as mandatory parameter in a function
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<Array>.Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
Sort (Function)
Sorts a WLanguage array.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
DecimalPart (Function)
Returns the decimal part of a number.
10. UMC: User Macro-Code
IntegerPart (Function)
Returns the integer part of a number.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
CharactType (Function)
Returns information about the type of character.
RegistrySeek (Function)
Seeks a character string in the registry.
CertificateSignString (Function)
Creates the signature of a character string.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
MemSort (Function)
Sorts the elements found in a memory zone.
TreeSort (Function)
Sorts the elements found in a TreeView control.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
1
5
6
7
8
9
147
>