ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
11. Choosing the action of a button/link
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
5. User Groupware in practice
Error 204: using a parameter without optional value after parameters ...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Constants used by the the functions for managing the HFSQL Cluster
The Line control
A Line control is used to display a line in a page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Changing sites from AWP to SEO-ready session mode
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLFirst (Function)
Positions on the first row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLNext (Function)
Positions on the next row of the query result.
Different types of data (Type of variable)
A variable is defined by name and type......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
Handling Gantt Chart controls programmatically
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.