ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Notes document management functions
List of functions for managing Notes documents...
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Asc (Function)
Returns the ASCII code of the specified character.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
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....
Charact (Function)
Returns the character corresponding to the specified ASCII code.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Error 1001: The operators: and:: can only be used in the methods of classes
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
1
4
5
6
7
8
303
>