ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
Creating the Vision pages of the WEBDEV RAD pattern
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Principle for running threads
At runtime, an application runs in a main thread......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Applet control properties
List of properties associated with the Applet control...
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Properties of a help page
The characteristics of a help page are used to define......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
5. The following files are automatically created
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Environment of the window editor
The main elements of window editor are as follows:
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......