ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a flexible modeling
To create a new flexible modeling, you can......
<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.
fImageSelect (Function)
Opens the image picker of Windows.
Date
The Date keyword can correspond to...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
Constants for managing masks
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
HSetMemo (Function)
Used to modify the management mode of memo items.
HMode (Function)
Changes the mode and the method for locking data files.
Move
The Move property determines if an element can be moved.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......