ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Assignment operators
Three assignment operators are available......
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
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.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.