ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Help system properties
The properties of help system are used to define......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
EmailReadLast (Example)
Usage example of the EmailReadLast function
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
GetDefinition (Function)
Retrieves the definition of element type.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Supercontrol
A supercontrol is an advanced type of control......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
grTitle (Function)
Modifies the caption and/or position of the chart title....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.