ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying controls from the page editor
The controls can be copied from the page editor......
9. Types of standard controls
Types of standard controls...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
WordCount (Function)
Returns the number of words in a string.
WordToArray (Function)
Fills an array with the words from a string.
Find/Replace in the current project
The "Find/Replace" feature is used to......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Compound statements
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.