ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Sorts in a report
The sort is used to organize the information displayed in the report......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
ErrorBuild (Function)
Displays a custom error message in a system error window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.