ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
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
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
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).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
List of reserved words
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...