ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsData (Function)
Retrieves the content of a cell found in an XLS file.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Table,Modify (External language)
Modifies an element in a Table control.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
ExceptionInfo (Function)
Retrieves information about the current exception.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
fMakeDir (Example)
Usage example of the fMakeDir function
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
HForward (Example)
Usage example of the HForward function
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Logical operators
The logical operators are as follows......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
fSize (Example)
Usage example of the fSize function
Size (Example)
Usage example of the Size property
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
fRename (Example)
Usage example of the fRename function
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....