ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Constants used by the scanner functions
Constants used by the scanner functions...
Phone constants (Android / iOS)
WDTRAD options
iCreateFont (Function)
Creates a new print font.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Internal component
An internal component is a set of elements from a project......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
TreeView constants
List of constants used by the TreeXXX functions...
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....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......