ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
<PolygonGeo variable>.Equal (Function)
Determines whether two geometries are spatially equal, i.e. whether the first geometry is included in the second, and vice versa.
WDZip: Overview
WDZip is used to compress and group your files in archives......
Page look: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
ReplicInfo (Function)
Returns information about a replication.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Animate a Label field
Two methods can be used to animate a Static Text control......
Setup in MSI format
You can create MSI installers......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
5. User Groupware in practice
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
ERR_CANNOT_CREATE_TMP
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...