ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. Control templates
WINDEV Mobile allows you to create control templates....
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Sending elements to Free Technical Support
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Task list
Each project can be associated with a task list......
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Project management functions
List of functions for managing projects...
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Glossary
The glossary lists all the abbreviations used in the code editor......
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....