ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
ERR_CANNOT_OPEN_FILE
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
16. Application test in practice
Handling Gantt Chart controls programmatically
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....