ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
12. Control templates
WINDEV Mobile allows you to create control templates....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
iDestination (Function)
Configures the print destination.
16. Application test in practice
5. Site test in practice
GDI+ framework
Some WINDEV features use the GDI+ framework......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
iParameterPDF (Function)
Defines the options for the generated PDF file.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Report controls
Several types of controls can be handled in a report created by the report editor......
The Clickable Image control
The Clickable Image control can be used to......
HCreateMovableReplica (Function)
Creates a movable replication.
The Tab control
The Tab control is used to simultaneously display different controls......