ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Type and version of Web server
The configuration diagnostic displays the following error......
Position (Function)
Finds the position of a specified string within another string.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Chart constants
List of constants used by the functions for chart management....