ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
iPrintImage (Function)
Sends the image file to print to the print buffer.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Environment of the query editor
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
5. Which type of server to choose?
HStatDate (Function)
Returns the date of the last update for the index statistics.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....