ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
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
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The planes in WEBDEV
The planes are used to group the controls of an element......
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).
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Handling menu options programmatically
The menu options can be handled......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
BurnerAddFile (Function)
Adds a file to the compilation.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
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......
Structure of data files of user groupware
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
2. Analysis in practice
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Python: Native calls
WLanguage allows for native Python calls......