ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Error 705: The property does not exist on this type
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Error 706: The property does not exist on this type of control
<Source>.Password (Function)
Defines the password used to create or open a data file.
Constants for WLanguage types
List of constants for managing WLanguage types....
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
HPass (Function)
Defines the password used to create or open a data file.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Information 37: Optimize your FOR loop
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.
HDescribeLink (Function)
Describes a link between two data files through programming.
Error 704: The property does not exist on