ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
SysSerialNum (Function)
Returns the IMEI number of the current device.
Using an external component in an application
A component can be reused at any time in any application......
HOpenConnection (Function)
Opens a connection to a specific database.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
iPrintReport (External language)
Prints a report created with the report editor.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Compilation options (chm format)
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
grLegend (Function)
Indicates the presence and position of legend in a chart.
WLanguage properties available in PHP
The following properties are available in PHP...
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
WINDEV 2024 Tutorial - Table of contents
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).