ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
".STY" file: "Style sheet" file
A style sheet is a "......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Control constants
List of constants used by the functions for managing controls...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).