ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the report blocks through programming
Each report block is associated with different events......
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
Creating an executable: General options
The main executable options are as follows......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Animating a Static control
Two methods can be used to animate a Static control......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Info (Function)
Displays a custom message in a system information window.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
SNMP constants
List of constants used by the SNMP functions....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
The structure of the file for remote control
The management of remote control uses a file in INI format......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.