ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
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......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Events associated with Link controls
List of events associated with Link controls...
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
dCopyImage (Example)
Usage example of the dCopyImage function
Popup window
WINDEV allows you to open windows in popup format......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Events associated with Button controls
List of events associated with Button controls...
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
dPen (Example)
Usage example of the dPen function
dText (Example)
Usage example of the dText function
The different types of windows
The following types of windows can be created in a WINDEV application......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
FTPAttribute (Example)
Usage example of the FTPAttribute function
dFont (Example)
Usage example of the dFont function
dLine (Example)
Usage example of the dLine function
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
dRectangle (Example)
Usage example of the dRectangle function