ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
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.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Character strings
WLanguage supports different types of strings....
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
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.
xlsUnmergeCell (Function)
Unmerges a range of cells.
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.
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
xlsSave (Function)
Saves an XLS document.