ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWebDir (Function)
Returns the physical name of the directory containing the images, JavaScript files and Java files of the WEBDEV website.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Creating the Form windows of a WINDEV RAD pattern
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
ToClipboard (Function)
Writes text or image information into the system clipboard.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HIndex (Function)
Rebuilds the file index (".NDX" file).
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
System constants
List of constants used by the system functions....
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function