ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Image control in a page
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
PageDisplay (Function)
Displays a web page in the user's browser....
RegistryRename (Function)
Renames a key in the registry.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
gpwOpen (Function)
Opens the User Groupware login window or page.
Defining a help window template
WINDEV allows you to create help window templates......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.