ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLSavePosition (Function)
Stores the current position in the XML document.
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
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....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
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....
The use of the Automation type in a site is reserved for the advanced users
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
MemSort (Function)
Sorts the elements found in a memory zone.
TreeSort (Function)
Sorts the elements found in a TreeView control.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
SpellCheck (Function)
Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.