ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
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....
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
<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....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
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....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
<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
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the 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.