ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native 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...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Time (Type of variable)
The Time type is used to easily handle the times...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Operations performed on component diagrams
The following paragraphs explain......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
ControlClone (Function)
Creates a new control from an existing control.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
MySelf (Reserved word)
MySelf is used to handle the current control...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Events associated with windows
List of events associated with windows...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Comparison operators
The comparison operators can be divided into several categories......