ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSGetPosition (Function)
Retrieves information about the current device position.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
Tangent (Function)
Calculates the tangent of an angle.
Cos (Function)
Calculates the cosine of an angle.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Info (Function)
Displays a custom message in a system information window.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Error (Function)
Displays a custom error message in a system error window.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Conversion (Function)
Converts a value from a unit to another one.
Accessibilité (Property)
Windows
The windows represent the main interface of a WINDEV application......