ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Pivot table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......