ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Germany.checkTaxNumber (Function)
Tests the validity of a tax number in Germany.
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
Belgium.checkTaxNumber (Function)
Tests the validity of a tax number in Belgium.
Canada.checkTaxNumber (Function)
Tests the validity of a Canadian tax number.
Spain.checkTaxNumber (Function)
Tests the validity of a tax number in Spain.
Italy.checkTaxNumber (Function)
Tests the validity of a tax number in Italy.
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
AddLink (Function)
Adds a link to a text section in an edit control.
LockAppOn (Function)
Locks a WINDEV application.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).