ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Events associated with windows
List of events associated with windows...
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
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.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Wait (Function)
Temporarily stops the program execution.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
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.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
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.