ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Automatic error handling
Error handling can be customized for each process......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Page with parameters
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
DnDAccept (Example)
Usage example of the DnDAccept function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Menu management functions
List of functions for managing menus...
zipInfoFile (Example)
Usage example of the zipInfoFile function
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
StreamReject (Function)
Refuses a request for stream connection.
Space (External language)
Fills the content of WdString with space characters on the right.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function