ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Net constants
List of constants used by the Net functions....
Customizing the report viewer: Available windows
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
fLock (Function)
Entirely or partially locks an external file.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
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....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
BackgroundTaskAdd (Function)
Adds a new background task.
Events associated with windows
List of events associated with windows...
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
ExceptionInfo (Function)
Retrieves information about the current exception.
Creating the Form pages of a WEBDEV RAD pattern
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.