ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
ocrTextBlock (Variable type)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ocrOption (Variable type)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Defining columns of Table controls programmatically
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Inserting a diagram in a help page
You can insert a diagram created with the Diagram Editor into a help page......
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MCI functions
List of MCI functions...
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.