ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrientation (Function)
Modifies the orientation of chart axes.
dPoint (Example)
Usage example of the dPoint function
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Record (Type of variable)
The Record type is used to save the values of a record.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
HandleParentNext (Function)
Forces the parent of the next window to open.
Installing and starting WDTRAD
PermissionRequest (Function)
Prompts the user to grant an application permission.
MDIMother (Function)
Identifies the name of the MDI parent window.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Share your projects via Git
Git is a source code manager......
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
<Source>.Read (Function)
Reads a record in a file according to a given record number.
HRead (Function)
Reads a record in a file according to a given record number.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......