ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TextToRTF (Function)
Converts text to Rich Text Format.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Properties associated with a report
List of properties associated with a report...
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Creating a select query
A select query (corresponding SQL statement......
HFSQL properties
List of HFSQL properties...
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Overview
Overview of the different operators...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
13. Print: Reports
WINDEV reports...
6. WEBDEV Account Manager
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Custom properties (WLanguage)
A custom property is a code element with two events......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
PaneVisibleByDefault (Property)
The PaneVisibleByDefault property determines if the image editor pane is visible by default.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.