ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
<Image>.Resize (Function)
Resizes an image in an Image control.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
5. Site test in practice
16. Application test in practice
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Creating index keywords
Index keywords allow users to easily find a help page......
WINDEV 2024
WEBDEV 2024
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
ReplicInfo (Function)
Returns information about a replication.