ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Google Maps management functions
List of functions for managing Google maps...
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Managing the styles
The help editor allows you to define styles of paragraphs......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MatWrite (Function)
Writes an element into a matrix.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
KioskDisable (Function)
Disables kiosk mode for the current application.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.