ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Managing main window menus
A main menu is necessarily associated with a window......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Events associated with Spin controls
List of events associated with Spin controls...
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Setup on a local network (LAN)
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Popup window
WINDEV allows you to open windows in popup format......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....