ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
PDFSign (Function)
Applies an approval signature to an existing PDF.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
SaaS constants
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
WEBDEV concepts
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Common project
Projects are often cross-platform......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
ChronoReset (Function)
Stops and resets a running stopwatch.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Using several libraries in an application
A library is a WDL file that contains all the resources......
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Native Access to SAP
SAP is a widely used ERP......
User report editor (Reports & Queries)
A report provides a custom view of data......