ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Window templates
WINDEV Mobile allows you to create window templates....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Body block
The Body block corresponds to the main block of the report......
Setup on a local network (LAN)
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
Error 1007: The member is global: use the: operator: to access it
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
AAF: Sort/Search/Filter on the columns of Table controls
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Error 1011: To access the global member of the class, use ClassName::MemberName
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Functions for managing objects (External language)
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
13. Types of standard controls
Properties of a help page
The characteristics of a help page are used to define......
License agreement - HFSQL Client/Server
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.