ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
iBorder (Function)
Prints a border at specified coordinates.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Composite chart
A composite chart is a chart that displays several types of charts......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......