ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
KeyExpression (Example)
Usage example of the KeyExpression property
Creating the Form windows of a WINDEV RAD pattern
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
<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....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
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.