ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
11. Internal components in practice
Internal components in practice...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
ManageRTF (Property)
The Property ManageRTF property is used to set the RTF management mode in a full-text index.
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.