ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Constants for external files
List of constants used by the functions for managing external files....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
ServiceControl (Function)
Sends a control message to a service.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
AppInstallVersion (Function)
Installs a specific application version.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
Creating nested reports
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ServiceUninstall (Function)
Uninstalls a service.
CameraConfigure (Function)
Allows you to configure the video capture driver.