ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
.Net functions
List of .Net functions...
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Automatic error handling
Error handling can be customized for each process......
Sorts in a report
The sort is used to organize the information displayed in the report......