ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Empty (Property)
The Empty property is used to determine if an element is empty.
zipCreate (Example)
Usage example of the zipCreate function
Error 1003: The element does not exist in the class
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
fLongName (Example)
Usage example of the fLongName function
Looper constants
List of constants used by the functions for managing looper controls....
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
fCompress (Function)
Compresses a file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
Drop-down button
The drop-down button expands: a context menu. a popup window....
Type (Example)
Usage example of the Type property
fCreate (Example)
Usage example of the fCreate function