ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Switch control properties
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
NotificationDisplay (Function)
Displays a message outside the browser.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Fax constants
List of constants used by the functions for managing faxes....
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
SysDir (Function)
Returns the path of a system directory.
HDFS constants
The following constants are used by the HDFS functions:...
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
TreeView constants
List of constants used by the TreeXXX functions...
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min