ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_APPLICATION
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
The test mode cannot operate without the project and its pages, ...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
The Sidebar control
The Sidebar control gives access to different options......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
8. 10 tips for better interfaces...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
<Looper>.Position (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.