ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Events associated with Link controls
List of events associated with Link controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Creating a select query
A select query (corresponding SQL statement......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
ERR_BUTTON_EXPECTED
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
WDOptimizer: Editing and modifying a ".REP" file
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......