ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
XMLPath (Function)
Returns the current position in the document in XPATH format.
Step 4: Start printing
To start the print job, simply use iEndPrinting......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
iParameterPDF (Function)
Defines the options for the generated PDF file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
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.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
TwainToControl (Function)
Allows: 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....
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
FileDisplay (Example)
Usage example of the FileDisplay function