ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with IIS
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Creating a Pivot Table control
To create a Pivot Table control......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
WDDeploy features
WDDeploy can be used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
ErrorThrow (Function)
Throw a non-fatal error.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HInfoReplica (Function)
Returns information about the specified replica.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with Check Box controls
List of events associated with Check Box controls...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......