ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Use in WLanguage
WLanguage supports Python functions in native mode......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Summary table: Managing the application directories according to the platform
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Popup window
WINDEV allows you to open windows in popup format......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
SysSpace (Function)
Returns the physical memory space for the current computer.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
fImageSelect (Function)
Opens the image picker of Windows.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.