ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Creating an insert query
An insert query (corresponding SQL statement......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Programming custom calculations in Table controls (prefix syntax)
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Currencies
A currency is a real coded on 10 bytes....
Constants for WLanguage types
List of constants for managing WLanguage types....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....