ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Report based on a query
Queries are used to easily select records in one or more data files......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
xlsSave (Function)
Saves an XLS document.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
OCR constants
Adds a language to the native OCR system....
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....