ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
DriveCreateFile (Function)
Creates a file on the remote disk.
Summary table: Managing the application directories according to the platform
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
The different types of integers
The different types of windows
The following types of windows can be created in a WINDEV application......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Events associated with internal windows
List of events associated with internal windows...
Reports
A report provides a custom view of data......
Factorial (Function)
Returns the factorial of an integer number.
4. UI: Windows
IU of windows...
Buffer (Keyword)
The Buffer keyword can correspond to...
Operations in a Select query
The query editor allows you to perform operations on the values of an item......