ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The Line control
A Line control is used to display a line in a page......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
DotNetDelegate (Function)
Initializes a.NET delegate.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Component (Property)
The Component property configures the different components of a composite key.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
ControlToSource (Function)
Assigns the control value to the source of a control link.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......