ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Item control properties
List of properties associated with the Item control...
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
Error 11: The label is unknown
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......