ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
WDInst: Manipulating the files to install
By default, the files to install are......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
4. When to use the debugger?
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Camera control in a mobile application
The Camera control is used to......