ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
grMenu (Function)
Defines the type of context menu displayed by a chart.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
xlsData (Example)
Usage example of the xlsData function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
OLEServer (Function)
Lists the OLE servers registered toward the current system.
MatFill (Example)
Usage example of the MatFill function
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
Looper constants
List of constants used by the functions for managing looper controls....
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
SysMetric (Function)
Returns the resolution of a specific element.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
zipIsMulti (Example)
Usage example of the zipIsMulti function