ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Type of variable)
The Date type enables you to easily handle the dates...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Constants for managing Windows events
The following constants are used to manage Windows events:...
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
WinStatus (Function)
Identifies or modifies the window status.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Time (Type of variable)
The Time type is used to easily handle the times...
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Constants used by the functions for managing Tab controls
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
ThreadRequestStop (Function)
Sends a stop request to a thread.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).