ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Guided tour management constants
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
9. Generation modes
WINDEV Mobile includes different types of generation......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Linear Looper control properties
Properties associated with Combo Box controls that display a table
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Error (Function)
Displays a custom error message in a system error window.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......