ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
MenuDelete (Function)
Deletes a menu or a menu option.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Text (Property)
The Text property is used to get and modify text.
fLock (Function)
Entirely or partially locks an external file.
Info (Function)
Displays a custom message in a system information window.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Height (Property)
The Height property is used to get and change the height of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Name (Property)
The Name property is used to get the name of an element.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......