ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
dArc (Example)
Usage example of the dArc function
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Compilation options (chm format)
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
BrowserPlatform (Function)
Returns the user's browser platform....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
14. Managing the "Back" button in practice
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.