ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
DashMode (Function)
Opens or closes the Dashboard control edit mode.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Beep (Function)
Emits a beep.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
CursorCapture (Example)
Usage example of the CursorCapture function
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
11. Internal components in practice
Internal components in practice...
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Variables for managing the Drag and Drop
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
PDFToText (Function)
Extract the text contained in an Document PDF.
Creating the Vision pages of the WEBDEV RAD pattern
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min