ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grTitleFont (Function)
Modifies the font used for the chart title.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Right (Function)
Extracts the last characters from a string or string buffer.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
XMLDocument (Function)
Creates a new XML document.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Commands of the external interface
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with Chart controls
List of events associated with the Chart controls...
Events associated with windows
List of events associated with windows...
Events associated with Edit controls
WLanguage events associated with Edit controls...