ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Modified (Property)
The Modified property lets you know if an element has been modified.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
WordToArray (Function)
Fills an array with the words from a string.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
InitRandom (Function)
Initializes the generator of random numbers.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Namespace (Property)
The Namespace property is used to manage namespaces.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Visible (Property)
The Visible property is used to set the visibility of an element.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.