ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventOpen (Function)
Opens a synchronization event between several threads.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Creating requirements
The following steps must be performed to implement the requirements......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
fChangeSize (Function)
Resizes an external file.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
The Static control
A Static control is a control used to display a static text......
Address
The Address keyword can correspond to...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
Constants used by the functions for managing countries and continents