ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Specific features of the applications for iPhone/iPad
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Python: Native calls
WLanguage allows for native Python calls......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
5. Deploying a dynamic site (Session or AWP) in practice
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
10. UMC: User Macro-Code
Environment of the data model editor
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Creating requirements
The following steps must be performed to implement the requirements......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......