ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NextTitle (Function)
Modifies the title of next window to open.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Handling menu options programmatically
The menu options can be handled......
Recycle code windows
By default, a single code window is opened per ......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Using the Vista style in your windows
WINDEV allows you to customize......
The HTML control
The HTML control displays HTML pages or HTML code......
.NET object
To access a class......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Table,Insert (External language)
Inserts an element into a table at a given position.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
EventChange (Function)
Modifies the status of an event.