ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
fDelete (Example)
Usage example of the fDelete function
Copying and cloning
Variables are copied using the "=" operator...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Operator on Address
The & operator returns the address of a variable as an integer
Array management functions
List of functions for managing arrays...
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
HReadSeek (Example)
Usage example of the HReadSeek function
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
14. Controls in practice
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......