ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
".STY" file: "Style sheet" file
A style sheet is a "......
grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).