ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
WLanguage procedure called by HWatch
WLanguage procedure called by HWatch
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Table,Insert (External language)
Inserts an element into a table at a given position.
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
Description (Property)
The Description property is used to get and change the page description.
Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via......
BurnerStatus (Function)
Returns the status of the current burner.
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
CurrentDay( Function)
Returns the number of the current day in the current month.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
BurnerPath (Function)
Returns the path of the current burner.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Push notifications
A mobile device can receive push notifications......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grIncreaseData (Function)
Adds a value to a data in a chart.