ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
<Image>.DrawPoint (Function)
Draws a point in an Image control.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
2. Deploying a static site or a PHP site
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
.NET object
To access a class......
Bar Code management functions
The following functions are used to manage bar codes:...
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Shared memory area functions
Action Bar control functions
The following functions are used to manage the Action Bar control......
Memory area management functions
The following functions are used to handle the certificates:...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
XML management: Use example
This application example manages an XML file named "Orders......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.