ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
EXE constants
List of constants used by the functions for managing executables....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
HFSQL properties
List of HFSQL properties...
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
OCRExtractText (Function)
Reads the text contained in an image.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Animation (Property)
The Animation property animates an image.
Creating a window skin template