ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
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.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
How to open a window?
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.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
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.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
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.
iCloud constants
The iCloud constants are as follows:
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
ThreadExecute (Function)
Starts the execution of a secondary thread.