ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Shared information
The information entered when creating the files and the items is shared throughout the environment......
sfUndeleteResult (Variable type)
The sfUndeleteResult type is used to find out the result of SFUndelete...
ColorLightness (Function)
Calculates the lightness of a color.
Programming the table cells
The Table controls can be handled......
InitParameter (Function)
Initializes the management of persistent values.
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
Value (Property)
The Value property gets and sets the value of an element.
Type (Property)
The Type property gets and sets the type of an element.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
NotifListCategory (Function)
Lists the notification categories of the application.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Graphic string functions
List of SQL functions used to create and handle graphic strings...
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
fFileExist (Function)
Checks the existence of an external file.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
Table control functions
List of functions specific to Table controls...
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).