ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Zombie data files and items
During the life of an application, items live and die......
Miscellaneous Windows constants
List of constants used by the Windows functions....
<Gantt chart>.PositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Error 111: The Pascal string %1 is too long
Error 1017: The method is not global: use: to access it
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....