ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
tapiDial (Function)
Dials a phone number for a voice line.
iBorder (Function)
Prints a border at specified coordinates.
Principle of remote check
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
NFCSendTag (Function)
Sends a NFC tag to another device.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
MatWrite (Function)
Writes an element into a matrix.
Control constants
List of constants used by the functions for managing controls...
Internal component description
The description of an internal component can opened at any time......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ArraySort (Function)
Sorts a WLanguage array.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Global and local variable
Two types of variables are available......
Constants for managing tiles
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.