ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
How to develop a PHP site?
What is a PHP site?......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......