ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRead (Function)
Reads a record in a file according to a given record number.
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.
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.
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....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
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......
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
HReadLast (Example)
Usage example of the HReadLast function
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
HIndex (Function)
Rebuilds the file index (".NDX" file).
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ArraySort (Function)
Sorts a WLanguage array.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.