ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
CreateShortcut (Example)
Usage example of the CreateShortcut function
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Error 1054: 'Ancestor' cannot be used outside the code of a class
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
PageAddress (Function)
Used to find out the Internet address of a page.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Properties associated with Combo Box controls that display a table
PreviousPage (Function)
Returns the name of the previous page.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
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....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
dStraighten (Function)
Transforms an image by applying perspective correction.
HRecNum (Example)
Usage example of the HRecNum function
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.