ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Creating a window skin template
dArc (Example)
Usage example of the dArc function
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Error 1037: This member already exists in the structure
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
9. Overlaying controls
InDays (Property)
The InDays property is used to convert a Duration variable to days.