ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
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....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
fMemOpen (Function)
Opens a memory zone shared between several applications.
<Image>.Copy (Function)
Copies an image to another image.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Image variable>.Copy (Function)
Copies an image to another image.
fSeek (Example)
Usage example of the fSeek function
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).