ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
Age (Function)
Returns the age according to the date of birth.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Example for creating a select query
This help page explains how to create two select queries......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Date management constants
List of constants used by date management functions...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
2. UML models
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
15. Repeating a group of controls: loopers
2. UML models
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......