ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Materialized view
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Creating an insert query
An insert query (corresponding SQL statement......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Creating a table in a report
Tables can be created in a report......
Variables for managing the Drag and Drop
Library,Disk (External language)
Opens the project library that is stored on disk.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....