ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
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......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min