ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
ExceptionInfo (Function)
Retrieves information about the current exception.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Wait (Function)
Temporarily stops the program execution.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
SQLFirst (Function)
Positions on the first row of the query result.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
grTitle (Function)
Modifies the caption and/or position of the chart title....
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......