ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Use in WLanguage
WLanguage supports Python functions in native mode......
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......
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)....
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).
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
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......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
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......
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
fImageSelect (Function)
Opens the image picker of Windows.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Time and date management properties
List of properties for managing dates and times...
Date and Time management functions
List of functions for managing dates and times...
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.