ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadLast (Example)
Usage example of the HReadLast function
fListFile (Example)
Usage example of the fListFile function
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
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
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
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.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
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......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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....
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
ContactAdd (Example)
Usage example of the ContactAdd function