ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<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.
HRecNum (Example)
Usage example of the HRecNum function
HListKey (Example)
Usage example of the HListKey function
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Static control properties
List of properties associated with a Static control...
HFileExist (Example)
Usage example of the HFileExist function
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
fDateTime (Example)
Usage example of the fDateTime function
HNbRec (Example)
Usage example of the HNbRec function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function