ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Rating control properties
The Rating control can be used in a window as well as in a page....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
grDraw (Function)
Draws a chart according to the specified parameters.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Programming the table cells
The Table controls can be handled......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
ExceptionPropagate (Function)
Propagates an exception.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Time (Type of variable)
The Time type is used to easily handle the times...
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
LanguageToName (Function)
Returns the name of a language.
CurrentMonth (Function)
Returns the number of the current month.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
fAttribute (Example)
Usage example of the fAttribute function
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Events associated with Flash controls
List of events associated with Flash controls...
MapEndOfMove (Function)
Stops following the device movement in a Map control.