ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
.NET application
To create a.NET application from a project......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Generating an application for Universal Windows 10 App
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Installing and starting WDTRAD
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
XMLDocument (Function)
Creates a new XML document.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Events associated with List Box controls
List of events associated with List Box controls...