ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Example)
Usage example of the HConnect function
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Library,Disk (External language)
Opens the project library that is stored on disk.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Project (External language)
Opens and runs a WINDEV project.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Project description: Options tab
The project description window allows you to configure various elements of your project......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Input (Function)
Displays a message allowing the user to type an information.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
2. Projects in practice
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).