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.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
The planes (in a window or in a report)
The planes are used to group the window controls......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
sfExecuteQueryResult (Variable type)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Push notification
A mobile device can receive push notifications......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HTTPSendForm (Function)
Sends an HTTP form.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min