ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
LDAP constants
List of constants used by the LDAP functions....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Warning 18: Loop without potential end
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
gLine (Function)
Builds a sequence of characters containing a line.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Continent and country management functions
Continent and country management functions...
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Print modes of a report
Several print modes are available for a report....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Start of Break block (Break header)
The Start of break block is optional......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Formatting (Property)
The Formatting property describes the formatting of an element.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.