ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Z-index of a control
All the controls in a window or report have a different z-index......
.NET application
To create a.NET application from a project......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
Error 40: The END statement marking the end of the class declaration is missing
Error 26: No END statement is associated with this THEN
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
End-user UI management functions
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Detailed use of WINDEV FTP/RPC
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Project description: Project tab
The project description window allows you to configure various elements of your project......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
The planes (in a window or in a report)
The planes are used to group the window controls......