ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
Error 810: * can only be used for a parameter with a default value
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Types of Edit controls
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
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.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Error 4: A space is required after the ':' character
Error 1001: The operators: and:: can only be used in the methods of classes
Managing space characters in the searches?
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Error 531: The negative or null subscripts are not allowed
XML management: Use example
This application example manages an XML file named "Orders......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
1
3
4
5
6
7
68
>