ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying and cloning
Variables are copied using the "=" operator...
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
ChronoReset (Function)
Stops and resets a running stopwatch.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
ControlClone (Function)
Creates a new control from an existing control.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Wi-Fi functions
Functions for Wi-Fi management...
Min (Function)
Returns the lowest value.
Query based on query
Queries can be based on items from another query......
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
RGB (Function)
Defines a color from its Red, Green and Blue components.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
<Array>.Min (Function)
Returns the lowest value in the array.
Spelling check functions
The following functions are used to manage the spelling checker: