ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadLast (Example)
Usage example of the HReadLast function
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
fListFile (Example)
Usage example of the fListFile function
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
iWindowCancel (Function)
Configures the print cancel window..
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Structure of data files of user groupware
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
ContactAdd (Example)
Usage example of the ContactAdd function