ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
xlsSave (Function)
Saves an XLS document.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
fShortName (Example)
Usage example of the fShortName function
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function