ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Query editor: Characteristics
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Android Widget windows
An Android application can contain one or more Widget windows......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
TreeListItem (Example)
Usage example of the TreeListItem function
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
HReadLast (Example)
Usage example of the HReadLast function