ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
MATLAB functions
The following functions are used to access MATLAB:...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
17. Project Management Hub
...Project Management Hub...
12. Preventing from going back to a page
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.