ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAddData (Function)
Adds a data into a chart.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Error 1033: The access directives are not allowed in a structure
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control....
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
PDFNumberOfPages (Function)
Returns the total number of pages in a PDF file.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Modified (Property)
The Modified property lets you know if an element has been modified.
Namespace (Property)
The Namespace property is used to manage namespaces.
Error 1003: The element does not exist in the class
Error 809: The * character cannot be used as mandatory parameter in a function
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Error 39: The END statement marking the end of declaration of the composite variable is missing