ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Creating a table in a report
Tables can be created in a report......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Select query description window: Items that can be used
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
PDFToText (Function)
Extract the text contained in an Document PDF.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HTML document management functions
List of functions that manipulate HTML documents....
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
CurrentWin (Function)
Identifies the window currently in edit.
How to open a window?
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....