ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value (Property)
The Value property is used to get and change the value of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
StringFormat (Function)
Formats a character string according to the selected options.
fCompress (Example)
Usage example of the fCompress function
fListFile (Example)
Usage example of the fListFile function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
dbgEnableLog (Function)
Enables the runtime log programmatically.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Height (Property)
The Height property gets and sets the height of an element.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
ArraySort (Example)
Usage example of the ArraySort function
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
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......
SOAPRun (Example)
Usage example of the SOAPRun function