ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
On/Off button in a window
The on/off button is a button that operates like a check box......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
<Image>.DrawPoint (Function)
Draws a point in an Image control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
3. Application development cycle
Development cycle of a WINDEV application....
WDOptimizer: Editing and modifying a ".REP" file
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
6. Editing a page: zoning mode
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
2. Multilingual application
A multilingual application can be distributed in multiple languages....
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Programming custom calculations in Table controls
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......