ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
DatePicker (Function)
Opens the system date picker.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HMode (Function)
Changes the mode and the method for locking data files.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Using RAD patterns
The steps for creating a RAD pattern are as follows......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
How to save and retrieve an image in a binary memo
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Local procedure
Two types of procedures are available......
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.