ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Project Management Hub: Time tracking
The time spent can be listed on......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Copying and cloning
Variables are copied using the "=" operator...
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
Control constants
List of constants used by the functions for managing controls...
Events associated with supercontrols
List of events associated with supercontrols...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.