ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
PDF Reader control functions (prefix syntax)
The following functions are used to manage PDF Reader controls:...
PDFVerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....
<xlsDocument variable>.Save (Function)
Saves an XLS document.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
Variable Description (Variable type)
The Variable Description type is used to get information about a variable or a member.
xlsUnmergeCell (Function)
Unmerges a range of cells.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
iBorder (Function)
Prints a border at specified coordinates.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Character strings
WLanguage supports different types of strings....