ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<List Box>.Insert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Modify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Sort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
ThreadMode (Function)
Changes the management mode of threads.
5. Deploying a dynamic site (Session or AWP) in practice
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
ERR_DISCONNECTED_TIMEOUT
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
TreeExpand (Function)
Expands a node in a TreeView control.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ERR_NOTACTIVATED
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......