ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
Video functions
List of video functions...
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image...
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Testing a project: setting
By testing the project you can simulate how the application will run......