ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplay (Function)
Displays a web page in the user's browser....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
BrowserType (Function)
Returns the type of browser used by the Web user.
PageChangeLayout (Function)
Applies a specific layout to a page.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
GPSGetPosition (Function)
Retrieves information about the current device position.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.