ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Typecasting of parameters
The description of the parameter type is optional......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Val (Function)
Returns the numeric value of a character string.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Events associated with the Conference control
List of events associated with a Conference control...
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grDeleteSeries (Function)
Deletes a data series from a chart.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....