ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
Copying controls from the report editor
The controls can be copied from the report editor......
Copying controls from the window editor
The controls can be copied from the window editor......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Creating requirements
The following steps must be performed to implement the requirements......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Environment of the query editor
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
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....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
WDHFDiff - Use
WDHFDiff is used to compare......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
WDScript: use in command-line and console mode
Using an external component in an application
A component can be reused at any time in any application......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.