ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
Structure (Type of variable)
A structure is a custom type of data...
Guided tour management constants
IF statement
The conditional IF statement allows you to run an action according to a condition...
fDelete (Example)
Usage example of the fDelete function
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
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......
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
diagHead (Variable type)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......