ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileDisplay (Example)
Usage example of the FileDisplay function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
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......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Declaring and using a variable
A variable is defined by name and type......
SQLExec (Example)
Usage example of the SQLExec function
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
MatCopy (Function)
Creates the copy of a matrix.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
EndProgram (Function)
Ends the execution of the current program.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Variable scope
Variables can be declared anywhere in the code....