ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
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......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
<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....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Body block
The Body block corresponds to the main block of the report......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Using the query result
The result of a select query can be used in......
Custom tooltips
Tooltips are very useful for application users......
Procedure/Function
A procedure is used to associate an identifier with a statement block......