ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
eChangeCurrency (Function)
Converts a currency into another currency.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
FTPSend (Example)
Usage example of the FTPSend function
OpenSister (Function)
Opens a non-modal sibling window.
HStatDate (Function)
Returns the date of the last update for the index statistics.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
HStatNbRec (Function)
Returns the number of entries for a given key item.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
HStatTime (Function)
Returns the time of the last update for the index statistics.
HLinkMemo (Example)
Usage example of the HLinkMemo function