ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Composite keys
A composite key is a key item containing several other items......
Complete (Function)
Returns a character string of a specified length.
Variables for managing the Drag and Drop
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
2. Deploying a static site or a PHP site
14. Report templates
...Report templates are used to easily standardize report layouts....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Events associated with framesets
List of events associated with framesets...
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
HSetREP (Function)
Enables or disables the management of .REP file.
iVPos (Function)
iVPos is kept for backward compatibility.