ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Events associated with internal windows
List of events associated with internal windows...
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
XMLAddChild (Function)
Adds a child tag into an XML document.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Date (Type of variable)
The Date type enables you to easily handle the dates...
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
BurnerList (Function)
Returns the list of burners installed on the current computer.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
NetworkConnect (Function)
Associates a drive with a shared network directory.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
MyParent (Reserved word)
MyParent is used to handle...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Handling a Web Component control through programming
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.