ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
zipCreate (Function)
Creates an archive.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
ThreadPersistent (Function)
Makes a thread persistent.
RGB (Function)
Defines a color from its Red, Green and Blue components.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Handling Organization Chart controls programmatically
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.