ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Character strings
WLanguage supports different types of strings....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Error 103: The type is unknown
LooperInsert (Function)
Inserts a row into a Looper control.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Operations performed on object diagrams
The following paragraphs explain......
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
1
2
3
4
5
6
223
>