ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
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...
Data persistence
The data persistence is used to store the value typed by the user......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
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......
1. The WINDEV Framework
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......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
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......
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......
<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.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
iDestination (Function)
Configures the print destination.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......