ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. AJAX technology
How to open a page?
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Page constants
List of constants used by page functions....
The "Commands" pane
The "Commands" pane lists......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The "Analysis" pane
The "Analysis" pane lists......
Page functions
List of functions for managing pages...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Structure of data files of user groupware
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
28. Site SEO
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......