ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining a help window template
WINDEV allows you to create help window templates......
Query
The keyword "Query" is used to describe:
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
The Line control
A Line control is used to display a line in a page......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
12. Preventing from going back to a page
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......