ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
1. WEBDEV editors
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Using .NET assemblies in a project
To use .NET assemblies in a project......
MatWrite (Example)
Usage example of the MatWrite function
NetworkConnect (Function)
Associates a drive with a shared network directory.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
FTPSend (Example)
Usage example of the FTPSend function
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Constants for managing the windows
List of constants used by the functions for managing the windows...
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.