ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 3: The string has no final "
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Error 11: The label is unknown
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Reloading a document
To reload a document, ......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
nWDGetLastError: Error code of last error
Error code of last error......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Share your projects via Git
Git is a source code manager......
Constants used by the TraceStart function
List of constants used by the TraceStart function....