ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
LooperInsert (Function)
Inserts a row into a Looper control.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Detailed use of WINDEV FTP/RPC
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
2. Analysis in practice
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Python: Native calls
WLanguage allows for native Python calls......