ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extern (Reserved word)
EXTERN is used to...
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Alias (Property)
The Alias property gets the alias of an element.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
2. Projects in practice
Discover the main operations that can be performed on a project....