ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
OLESave (Function)
Saves the object found in an OLE control in binary format.
xBase files: Limits