ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Header
The Header property is used to get and change a header.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
FontName (Property)
The FontName property is used to manage the name of the font used.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......