ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
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]...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Input (Function)
Displays a message allowing the user to type an information.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Project description: Project tab
The project description window allows you to configure various elements of your project......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Accessing a database via a web service
The database can be accessed via a web service......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
WDOptimizer: Editing and modifying a ".REP" file
MySelf (Reserved word)
MySelf is used to handle the current control...
Time (Type of variable)
The Time type is used to easily handle the times...
Programming the table cells
The Table controls can be handled......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......