ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
ControlClone (Function)
Creates a new control from an existing control.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Link properties
When creating a link, you can simply specify the destination......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Data persistence
The data persistence is used to store the value typed by the user......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
zipDeleteFile (Function)
Deletes a file from an archive.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
8. Optimizing an application
Supercontrol
A supercontrol is an advanced type of control......