ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLToRGB (Function)
Converts the HTML color into RGB color.
The key items
Keys are specific items in your analysis......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
zipOpen (Function)
Opens an existing archive.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Variable scope
Variables can be declared anywhere in the code....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Constants used by the scanner functions
Constants used by the scanner functions...
Input (Function)
Displays a message allowing the user to type an information.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
WINDEV License Agreement
WINDEV License Agreement...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
18. Order of execution of the code of buttons/links
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......