ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Image control in a page
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
iPrintBlock (Function)
Forces a report block to print.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.