ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
2. WEBDEV administrator in practice
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.