ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. The WINDEV Framework
Data persistence
The data persistence is used to store the value typed by the user......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Type and version of Web server
The configuration diagnostic displays the following error......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Recycle code windows
By default, a single code window is opened per ......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
iDestination (Function)
Configures the print destination.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Z-index of a control
All the controls in a window or report have a different z-index......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Events associated with List Box controls
List of events associated with List Box controls...