ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsUnmergeCell (Function)
Unmerges a range of cells.
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.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
xlsSave (Function)
Saves an XLS document.
The home page
The home page is the first page of your site......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ERR_NO_APPLICATION
7. AJAX technology
CurrentYear (Function)
Returns the current year in integer format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.