ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
ArrayContain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
User Groupware files
Two categories of data files are managed......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Constants used by the scanner functions
Constants used by the scanner functions...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
User report editor (Reports & Queries)
A report provides a custom view of data......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......