ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Passing parameters
The parameters can be passed to a procedure......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Constant
The constants are language elements whose value is fixed once and for all...
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....