ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opening, closing and saving a query
The query editor allows you to easily handle the queries....
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....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WDINT license agreement
WDINT license agreement...
Creating nested reports
14. Controls in practice
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
WDMSG license agreement
WDMSG license agreement...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......