ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grDeleteSeries (Function)
Deletes a data series from a chart.
UploadStart (Function)
Starts sending the selected files into an Upload control.
FinCurrentVal (Function)
Returns the current value of investment.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Other operators
The following are additional operators......
ServiceWait (Function)
Pauses the current service during the specified duration.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Min (Function)
Returns the lowest value.