ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
PDF Reader control events
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Events associated with the Pivot Table control
Outstanding progress bars
Simple or symmetric progress bar?...
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Description (Property)
The Description property is used to get and change the description of an element.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......