ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Layout control
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
zipExtractFile (Example)
Usage example of the zipExtractFile function
Break in a report
The break is used to group the records corresponding to a sort criterion......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
fWrite (Function)
Writes: a character string into an external file. a memory section....
Events associated with List Box controls
List of events associated with List Box controls...
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).