ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
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.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Extern (Reserved word)
EXTERN is used to...
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Alias (Property)
The Alias property gets the alias of an element.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
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.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).