ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysAndroidVersion (Function)
Returns information about the Android version used by the application.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
Global and local variable
Two types of variables are available......
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Using the query result
The result of a select query can be used in......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
How to perform a full file browse?
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
2. Static or dynamic site
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Using a query with parameters
A query with parameters can be used......
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......