ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
XMLDocument (Function)
Creates a new XML document.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Image editor: Features
The image editor includes several features......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
List of extension attributes
The list of extension attributes ......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
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......