ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to choose the data source of a control?
This help page presents the different data sources available for a control....
Events associated with Java Applet controls
List of events associated with Java Applet controls...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
fImageSelect (Function)
Opens the image picker of Windows.
FontCreate (Function)
Creates a font definition.
Site Map control properties
List of properties associated with a Site Map control...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
MaskFormat (Function)
Formats a character string using an InputMask variable.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Peeling Corner control properties
Events associated with ListView controls
List of events associated with ListView controls...
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Sharing elements with a WINDEV application