ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
iPrintZone (Example)
Usage example of the iPrintZone function
xlsColumnType (Example)
Usage example of the xlsColumnType function
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
iListPrinter (Function)
Returns the list of printers installed on the current computer.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.