ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
HDBIndex (Function)
Opens an xBase index file.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
WINDEV and the SOAP protocol
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Supercontrol
A supercontrol is an advanced type of control......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
ComponentInfo (Function)
Returns information about a component.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....