ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
DocSave (Function)
Saves a document as a "docx" file.
xlsClose (Example)
Usage example of the xlsClose function
HSendMessageToClient (Function)
Displays a message on the client computers.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
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.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
KioskDisable (Function)
Disables kiosk mode for the current application.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.