ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iPageEnd (Function)
Forces the move to the next page during the report print.
The Line control
A Line control is used to display a line in a page......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
fCreateLink (Function)
Creates a link on a file at the specified location.
Map control functions
Map control functions...
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Thread management functions
List of functions for managing threads...
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
grDeleteAll (Function)
Erases a chart and destroys this chart.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.